Update release number

This commit is contained in:
Mikaël Ates 2011-08-30 17:33:19 +02:00
parent 0a23e24674
commit 5077f8a294
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ dnl - Second number is the number of supported API versions where API version >
dnl first number.
dnl - Third number is the current API version implementation version number.
dnl See libtool explanations about current, age and release, later in this file.
AC_INIT([cryptic], 1.0.0, cryptic-devel@lists.labs.libre-entreprise.org)
AC_INIT([cryptic], 1.1.1, cryptic-devel@listes.entrouvert.com)
dnl Check if autoconf ver > 2.53
AC_PREREQ(2.53)
AC_CONFIG_MACRO_DIR([m4])