diff options
author | Guido Günther <agx@sigxcpu.org> | 2009-05-03 16:06:49 +0200 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2009-05-03 16:06:49 +0200 |
commit | c2030a652daa690b1916b755e13014b17dfff5c9 (patch) | |
tree | 67f28dc61d8a00d73f9b1a568a8a123836f3b28d /configure.ac | |
parent | Imported Upstream version 0.9+0gitec60300 (diff) | |
download | krb5-auth-dialog-c2030a652daa690b1916b755e13014b17dfff5c9.tar.gz krb5-auth-dialog-c2030a652daa690b1916b755e13014b17dfff5c9.tar.bz2 krb5-auth-dialog-c2030a652daa690b1916b755e13014b17dfff5c9.zip |
Imported Upstream version 0.9.1
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 58d61be..8b11eb1 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([krb5-auth-dialog], [0.9]) +AC_INIT([krb5-auth-dialog], [0.9.1]) AC_CONFIG_SRCDIR(src/krb5-auth-dialog.c) dnl Make automake keep quiet about wildcards & other GNUmake-isms AM_INIT_AUTOMAKE([-Wno-portability]) |