aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2004-07-21 04:34:18 +0000
committerLev Walkin <vlm@lionet.info>2004-07-21 04:34:18 +0000
commite2843387e3bf4c40b53665e9064e617679d005ba (patch)
tree2d8242acc6f281678c1022691e35a3222b88b7d4
parent2855173ce367b91acbe1f51317f9c87862a8557d (diff)
version bump-up
-rwxr-xr-xconfigure2
-rw-r--r--configure.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 25923f16..a8c1abc2 100755
--- a/configure
+++ b/configure
@@ -1881,7 +1881,7 @@ fi
# Define the identity of the package.
PACKAGE=asn1c
- VERSION=0.8.14
+ VERSION=0.8.15
cat >>confdefs.h <<_ACEOF
diff --git a/configure.in b/configure.in
index 925750a6..359e31f9 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_INIT(libasn1parser/asn1p_y.y)
AC_CANONICAL_SYSTEM
AC_PREREQ(2.53)
-AM_INIT_AUTOMAKE(asn1c, 0.8.14)
+AM_INIT_AUTOMAKE(asn1c, 0.8.15)
AC_SUBST(PATH)