summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2007-03-03 06:04:16 +0000
committerRay Strode <halfline@src.gnome.org>2007-03-03 06:04:16 +0000
commit1a5a5cb1d142ab8db356a6dc50a852ea9f561e14 (patch)
tree289bd0cebf7fda591c435d5f55623af7dd0d6571 /configure.in
parent85aadbdea05f079dc9741332daa3403d3eb457dd (diff)
downloadgconf-1a5a5cb1d142ab8db356a6dc50a852ea9f561e14.tar.gz
============================= 2.18.0 ======================GCONF_2_18_0
============================= 2.18.0 ====================== 2007-03-02 Ray Strode <rstrode@redhat.com> * configure.in: bump release number * NEWS: update for release * README: remove mention of popt and add mention of evoldap and older libxml backend svn path=/trunk/; revision=2379
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 b29fd42b..d780c336 100644
--- a/configure.in
+++ b/configure.in
@@ -4,7 +4,7 @@ AC_INIT(gconf/gconf.h)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(GConf, 2.16.2)
+AM_INIT_AUTOMAKE(GConf, 2.18.0)
AM_MAINTAINER_MODE
@@ -78,7 +78,7 @@ GCONF_CURRENT=5
dnl increment any time the source changes; set to
dnl 0 if you increment CURRENT
-GCONF_REVISION=0
+GCONF_REVISION=1
dnl increment if any interfaces have been added; set to 0
dnl if any interfaces have been removed. removal has