summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Vandersloot <kevinv@src.gnome.org>2002-03-19 02:24:06 +0000
committerKevin Vandersloot <kevinv@src.gnome.org>2002-03-19 02:24:06 +0000
commit6ab5fbbfb86acb7260f844be8888128c4a8483fc (patch)
tree79c3d37f384b1fc9f98f7b8b893684bf5712648c
parente3ba04e4ee2774a02c0bc39d86ccb2f70c676670 (diff)
2002-0318 Kevin Vandersloot <kfv101@psu.edu>GNOME_APPLETS_1_97_0
* configure.in: release 1.97.0
-rw-r--r--ChangeLog4
-rw-r--r--configure.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 40cce9c9e..3ec7865c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-0318 Kevin Vandersloot <kfv101@psu.edu>
+
+ * configure.in: release 1.97.0
+
2002-03-13 Alexander Shopov <al_shopov@yahoo.com>
* configure.in: added bg (ALL_LINGUAS)
diff --git a/configure.in b/configure.in
index d29a503a3..382236cd3 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, 1.96.0)
+AM_INIT_AUTOMAKE(gnome-applets, 1.97.0)
AM_MAINTAINER_MODE