diff --git a/configure.ac b/configure.ac index e25311d..b7909c5 100644 --- a/configure.ac +++ b/configure.ac @@ -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])