aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
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 0d528ee..5e496f3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
#
AC_PREREQ([2.67])
-AC_INIT([naskpass], [0], [matzeton@googlemail.com])
+AC_INIT([naskpass], [1.4], [matzeton@googlemail.com])
AC_CONFIG_AUX_DIR([build])
AM_INIT_AUTOMAKE([1.11 subdir-objects foreign no-define -Wall -Werror])
AM_MAINTAINER_MODE([disable])