summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMark McLoughlin <mark@skynet.ie>2002-11-03 21:48:14 +0000
committerMark McLoughlin <mmclouglin@src.gnome.org>2002-11-03 21:48:14 +0000
commitc2e67a799b0fdf25216a0ac370d568424e5a6bb4 (patch)
tree426fde42e0e535beef84fc0ff816f30504d05b8f /configure.in
parentde293d60086cdca333f4cb0b422edec9311ce0d4 (diff)
downloadgnome-desktop-c2e67a799b0fdf25216a0ac370d568424e5a6bb4.tar.gz
Version 2.1.2.GNOME_DESKTOP_2_1_2
2002-11-04 Mark McLoughlin <mark@skynet.ie> * configure.in: Version 2.1.2.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.in b/configure.in
index 000e4442..515f6d17 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.1.0)
+AM_INIT_AUTOMAKE(gnome-desktop, 2.1.2)
# Before making a release, the LT_VERSION string should be modified.
# The string is of the form C:R:A.
@@ -10,7 +10,7 @@ AM_INIT_AUTOMAKE(gnome-desktop, 2.1.0)
# change to C+1:0:0
# - If the interface is the same as the previous version, change to C:R+1:A
-LT_VERSION=2:0:0
+LT_VERSION=2:1:0
AC_SUBST(LT_VERSION)
AM_MAINTAINER_MODE
@@ -28,7 +28,7 @@ GNOME_COMPILE_WARNINGS(yes)
GNOME_PLATFORM=2
GNOME_MINOR=1
-GNOME_MICRO=0
+GNOME_MICRO=2
GNOME_VENDOR=""
GNOME_DATE=""
GNOME_DESCRIPTION=""