summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2013-03-24 10:59:52 +0100
committerSimon Josefsson <simon@josefsson.org>2013-03-24 10:59:52 +0100
commitdc1b1515bf4f58b526326e004982965d9bee2e9e (patch)
tree4a20c10c4cb5ac6e8554a6e21afad496976b7787 /configure.ac
parent661f3b91335ed8c57abfe2713464694cb4da3d05 (diff)
downloadlibtasn1-dc1b1515bf4f58b526326e004982965d9bee2e9e.tar.gz
libtasn1-dc1b1515bf4f58b526326e004982965d9bee2e9e.tar.bz2
libtasn1-dc1b1515bf4f58b526326e004982965d9bee2e9e.zip
Bump versions.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 561aa07..f3cf552 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@ dnl Process this file with autoconf to produce a configure script.
# along with this program. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ([2.61])
-AC_INIT([GNU Libtasn1],[3.2],[help-libtasn1@gnu.org])
+AC_INIT([GNU Libtasn1],[3.3],[help-libtasn1@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_HEADERS(config.h)