summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2005-12-12 18:59:41 +0000
committerVincent Untz <vuntz@src.gnome.org>2005-12-12 18:59:41 +0000
commit26123026abbb8ef3208bfafed38355528b4c2f2f (patch)
treeb5a07a30be450e55b33385501a2378952d8ca9e1 /configure.in
parent739643ab93fa32e6a8b597dfec451ad72127a874 (diff)
downloadgnome-desktop-26123026abbb8ef3208bfafed38355528b4c2f2f.tar.gz
version 2.13.3GNOME_DESKTOP_2_13_3
2005-12-12 Vincent Untz <vuntz@gnome.org> * configure.in: * NEWS: * README: version 2.13.3
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 32bbd3cf..13356591 100644
--- a/configure.in
+++ b/configure.in
@@ -16,7 +16,7 @@ AC_SUBST(ACLOCAL_AMFLAGS, "\${ACLOCAL_FLAGS}")
# change to C+1:0:0
# - If the interface is the same as the previous version, change to C:R+1:A
-LT_VERSION=4:7:2
+LT_VERSION=4:8:2
AC_SUBST(LT_VERSION)
AM_MAINTAINER_MODE
@@ -32,7 +32,7 @@ AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
GNOME_PLATFORM=2
GNOME_MINOR=13
-GNOME_MICRO=2
+GNOME_MICRO=3
GNOME_DISTRIBUTOR="GNOME.Org"
GNOME_DATE=`date +"%Y-%m-%d"`