summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2006-01-16 13:43:20 +0000
committerVincent Untz <vuntz@src.gnome.org>2006-01-16 13:43:20 +0000
commitd5b14db02ad846e6dd634c10486fbc0282a842ed (patch)
tree6d0dde6aca09c1f0bf4e2e4399fadb788b4a9235 /configure.in
parent15cae2490c2f666e53ac0c0e1a430ea7eefd0bf6 (diff)
downloadgnome-desktop-d5b14db02ad846e6dd634c10486fbc0282a842ed.tar.gz
version 2.13.5GNOME_DESKTOP_2_13_5
2006-01-16 Vincent Untz <vuntz@gnome.org> * configure.in: * NEWS: * README: version 2.13.5
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 628b8bf1..0bfa3251 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:9:2
+LT_VERSION=4:10: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=4
+GNOME_MICRO=5
GNOME_DISTRIBUTOR="GNOME.Org"
GNOME_DATE=`date +"%Y-%m-%d"`