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 99b700ea..f1e42875 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.3.1)
+AM_INIT_AUTOMAKE(gnome-desktop, 2.3.0)
# Before making a release, the LT_VERSION string should be modified.
# The string is of the form C:R:A.
@@ -28,7 +28,7 @@ GNOME_COMPILE_WARNINGS(yes)
GNOME_PLATFORM=2
GNOME_MINOR=3
-GNOME_MICRO=1
+GNOME_MICRO=0
GNOME_VENDOR="Gnome.Org"
GNOME_DATE=""