2005-10-31 Christopher Aillon <caillon@redhat.com>
authorcaillon <caillon@517b70f8-ed25-0410-8bf6-f5db08f7b76e>
Mon, 31 Oct 2005 22:01:17 +0000 (22:01 +0000)
committercaillon <caillon@517b70f8-ed25-0410-8bf6-f5db08f7b76e>
Mon, 31 Oct 2005 22:01:17 +0000 (22:01 +0000)
* configure.ac: Release 0.3

git-svn-id: http://svn.gnome.org/svn/krb5-auth-dialog/trunk@36 517b70f8-ed25-0410-8bf6-f5db08f7b76e

ChangeLog
configure.ac

index 9fa309943a2be0faea6eadce6ad9679098da2b03..1126f45c70c8589484fd7d316b7b3a4570a042a2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-10-31  Christopher Aillon  <caillon@redhat.com>
+
+       * configure.ac: Release 0.3
+
 2005-10-31  Christopher Aillon  <caillon@redhat.com>
 
        * Makefile.am:
index 3463e6443056b055fb17449edbf8ffb41292e082..494303e2e278154a6f60ef9c1803838106ea25b6 100644 (file)
@@ -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