diff options
author | Guido Günther <agx@sigxcpu.org> | 2011-02-24 20:00:37 +0100 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2011-02-24 20:00:37 +0100 |
commit | f841a703c404f3147e64d59228091609fb035424 (patch) | |
tree | b5cb056f5bdf84bff2a5471ad7bd7c5e0744b370 /configure.ac | |
parent | Adapt to new GTK+ 3 naming scheme (diff) | |
parent | New upstream version 2.91.90 (diff) | |
download | krb5-auth-dialog-f841a703c404f3147e64d59228091609fb035424.tar.gz krb5-auth-dialog-f841a703c404f3147e64d59228091609fb035424.tar.bz2 krb5-auth-dialog-f841a703c404f3147e64d59228091609fb035424.zip |
Merge commit 'upstream/2.91.90'
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 b61a720..80509e2 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([krb5-auth-dialog], [2.91.6]) +AC_INIT([krb5-auth-dialog], [2.91.90]) AC_CONFIG_SRCDIR(src/ka-dialog.c) dnl Make automake keep quiet about wildcards & other GNUmake-isms AM_INIT_AUTOMAKE([-Wno-portability]) |