summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 080e3c49..c10f49f8 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
AC_INIT(libgnome-desktop)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(gnome-desktop, 2.2.0)
+AM_INIT_AUTOMAKE(gnome-desktop, 2.2.0.1)
# Before making a release, the LT_VERSION string should be modified.
# The string is of the form C:R:A.
@@ -30,7 +30,7 @@ GNOME_PLATFORM=2
GNOME_MINOR=2
GNOME_MICRO=0
GNOME_VENDOR="Gnome.Org"
-GNOME_DATE="Tuesday, January 21st 2003"
+GNOME_DATE="Tuesday, February 4th 2003"
AC_SUBST(GNOME_PLATFORM)
AC_SUBST(GNOME_MINOR)