git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@719 59561ff5-6e30-0410-9f3c-9617f08c8826
This commit is contained in:
vlm 2005-02-25 19:08:59 +00:00
parent 83800f335f
commit 5921c4a736
2 changed files with 2 additions and 2 deletions

2
configure vendored
View File

@ -1881,7 +1881,7 @@ fi
# Define the identity of the package.
PACKAGE=asn1c
VERSION=0.9.9
VERSION=0.9.10
cat >>confdefs.h <<_ACEOF

View File

@ -3,7 +3,7 @@ AC_INIT(libasn1parser/asn1p_y.y)
AC_CANONICAL_BUILD
AC_CANONICAL_TARGET
AC_PREREQ(2.53)
AM_INIT_AUTOMAKE(asn1c, 0.9.9)
AM_INIT_AUTOMAKE(asn1c, 0.9.10)
AM_MAINTAINER_MODE