summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Vandersloot <kfv101@psu.edu>2003-01-26 18:18:52 +0000
committerKevin Vandersloot <kevinv@src.gnome.org>2003-01-26 18:18:52 +0000
commitd9f21fe64adf12613e705a736ae64a39f3ea8a16 (patch)
tree179759370ae6865cf8249a51cf202e50555940d3
parente5511da13922b2db229ddbaf82a8814a34d789d3 (diff)
release 2.2.0GNOME_APPLETS_2_2_0
2003-01-26 Kevin Vandersloot <kfv101@psu.edu> * configure.in: release 2.2.0
-rw-r--r--ChangeLog4
-rw-r--r--configure.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 70d6c202c..fe044efc1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-01-26 Kevin Vandersloot <kfv101@psu.edu>
+
+ * configure.in: release 2.2.0
+
2003-01-22 Christian Rose <menthos@menthos.com>
* configure.in: Added "mn" to ALL_LINGUAS.
diff --git a/configure.in b/configure.in
index 871ee716a..ca298ad34 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.1.3)
+AM_INIT_AUTOMAKE(gnome-applets, 2.2.0)
AM_MAINTAINER_MODE