Commit 98d0b5fd authored by Lev Walkin's avatar Lev Walkin

version bump-up

parent 2eadb82d
...@@ -1881,7 +1881,7 @@ fi ...@@ -1881,7 +1881,7 @@ fi
# Define the identity of the package. # Define the identity of the package.
PACKAGE=asn1c PACKAGE=asn1c
VERSION=0.9.6.1 VERSION=0.9.7
cat >>confdefs.h <<_ACEOF cat >>confdefs.h <<_ACEOF
......
...@@ -3,7 +3,7 @@ AC_INIT(libasn1parser/asn1p_y.y) ...@@ -3,7 +3,7 @@ AC_INIT(libasn1parser/asn1p_y.y)
AC_CANONICAL_BUILD AC_CANONICAL_BUILD
AC_CANONICAL_TARGET AC_CANONICAL_TARGET
AC_PREREQ(2.53) AC_PREREQ(2.53)
AM_INIT_AUTOMAKE(asn1c, 0.9.6.1) AM_INIT_AUTOMAKE(asn1c, 0.9.7)
AM_MAINTAINER_MODE AM_MAINTAINER_MODE
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment