summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--configure.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9373e158b..59aacfd7a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-08-26 Kevin Vandersloot
+
+ * configure.in: release 2.3.7
+
2003-08-22 Breda McColgan <breda.mccolgan@sun.com>
* wireless/docs/C/wireless.xml: updated references to figures
diff --git a/configure.in b/configure.in
index ae55e9303..aa35674a4 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
AC_INIT(drivemount/drivemount.c)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(gnome-applets, 2.3.6)
+AM_INIT_AUTOMAKE(gnome-applets, 2.3.7)
AM_MAINTAINER_MODE