[krb5-auth-dialog] Use a 3 digit version number



commit 3e9dc1284c6b0f59468457c7c6c786dc3fe66407
Author: Guido Günther <agx sigxcpu org>
Date:   Wed Mar 27 21:41:11 2013 +0100

    Use a 3 digit version number

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 94b8661..2b21405 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([krb5-auth-dialog],[3.8])
+AC_INIT([krb5-auth-dialog],[3.8.0])
 AC_CONFIG_SRCDIR(src/ka-kerberos.c)
 dnl Make automake keep quiet about wildcards & other GNUmake-isms
 AM_INIT_AUTOMAKE([1.11.1 no-dist-gzip dist-xz -Wno-portability])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]