summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--ChangeLog-200202124
-rw-r--r--configure.in2
3 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c2bb56fe..e0b601f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+1999-11-04 Jacob Berkman <jberkman@andrew.cmu.edu>
+
+ * configure.in: 1.0.54... the excitement continues
+
1999-10-19 Elliot Lee <sopwith@redhat.com>
* configure.in, acconfig.h: Check for TCP Wrappers
* gsm/ice.c,gsm/Makefile.am: Use TCP Wrappers if available.
diff --git a/ChangeLog-20020212 b/ChangeLog-20020212
index c2bb56fe..e0b601f2 100644
--- a/ChangeLog-20020212
+++ b/ChangeLog-20020212
@@ -1,3 +1,7 @@
+1999-11-04 Jacob Berkman <jberkman@andrew.cmu.edu>
+
+ * configure.in: 1.0.54... the excitement continues
+
1999-10-19 Elliot Lee <sopwith@redhat.com>
* configure.in, acconfig.h: Check for TCP Wrappers
* gsm/ice.c,gsm/Makefile.am: Use TCP Wrappers if available.
diff --git a/configure.in b/configure.in
index a2b5eab2..13d530fd 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
AC_INIT(panel)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(gnome-core, 1.0.53)
+AM_INIT_AUTOMAKE(gnome-core, 1.0.54)
AM_MAINTAINER_MODE