version bump


git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@990 59561ff5-6e30-0410-9f3c-9617f08c8826
diff --git a/configure b/configure
index a6a87c2..ee89501 100755
--- a/configure
+++ b/configure
@@ -1881,7 +1881,7 @@
 
 # Define the identity of the package.
  PACKAGE=asn1c
- VERSION=0.9.19
+ VERSION=0.9.20
 
 
 cat >>confdefs.h <<_ACEOF
diff --git a/configure.in b/configure.in
index ccc9cf4..fc1ebe7 100644
--- a/configure.in
+++ b/configure.in
@@ -3,7 +3,7 @@
 AC_CANONICAL_BUILD
 AC_CANONICAL_TARGET
 AC_PREREQ(2.53)
-AM_INIT_AUTOMAKE(asn1c, 0.9.19)
+AM_INIT_AUTOMAKE(asn1c, 0.9.20)
 
 AM_MAINTAINER_MODE