summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark McLoughlin <mark@skynet.ie>2004-06-14 16:36:03 +0000
committerMark McLoughlin <markmc@src.gnome.org>2004-06-14 16:36:03 +0000
commitc541000ab7d57d4e12654e8e013b13126973a012 (patch)
tree3329df51de3dca0e484314714ac02555c20f5448
parent9b09b0636a0147cfbe4307bedaf8f63a5bad1d96 (diff)
downloadgconf-c541000ab7d57d4e12654e8e013b13126973a012.tar.gz
post release bump to 2.6.3
2004-06-14 Mark McLoughlin <mark@skynet.ie> * configure.in: post release bump to 2.6.3
-rw-r--r--ChangeLog4
-rw-r--r--configure.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index bde76db4..3a225933 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-06-14 Mark McLoughlin <mark@skynet.ie>
+
+ * configure.in: post release bump to 2.6.3
+
==================== 2.6.2 ====================
2004-06-14 Mark McLoughlin <mark@skynet.ie>
diff --git a/configure.in b/configure.in
index 6d99f299..81d2bd2c 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.6.2)
+AM_INIT_AUTOMAKE(GConf, 2.6.3)
AM_MAINTAINER_MODE