aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9fa3099..1126f45 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2005-10-31 Christopher Aillon <caillon@redhat.com>
+ * configure.ac: Release 0.3
+
+2005-10-31 Christopher Aillon <caillon@redhat.com>
+
* Makefile.am:
* src/Makefile.am:
* src/dummy-strings.c:
diff --git a/configure.ac b/configure.ac
index 3463e64..494303e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_INIT(src/krb5-auth-dialog.c)
-AM_INIT_AUTOMAKE(krb5-auth-dialog, 0.2)
+AM_INIT_AUTOMAKE(krb5-auth-dialog, 0.3)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE