index
:
naskpass.git
NCurses based replacement for askpass (related to cryptsetup).
log msg
author
committer
range
master
about
summary
refs
log
tree
commit
diff
path:
root
/
configure.ac
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'configure.ac')
-rw-r--r--
configure.ac
2
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])