summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTristan Van Berkom <tvb@src.gnome.org>2007-06-04 15:09:11 +0000
committerTristan Van Berkom <tvb@src.gnome.org>2007-06-04 15:09:11 +0000
commitf4b7c3329c5a5d8acf22cee3de6f70dfab4fa79c (patch)
treef338a9c71cecd2cb501f0f7684cafe2af02c04a0 /configure.ac
parentb5f9f0ab0ee2b084eccfc59c9f3a8789f3dc5288 (diff)
downloadglade-f4b7c3329c5a5d8acf22cee3de6f70dfab4fa79c.tar.gz
Rolling 3.3.0GLADE_3_3_0
* configure.ac, NEWS: Rolling 3.3.0 svn path=/trunk/; revision=1333
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f04e4f28..2bfca073 100644
--- a/configure.ac
+++ b/configure.ac
@@ -48,7 +48,7 @@ AM_PROG_LIBTOOL
# If any interfaces have been removed since the last public release, then set GLADE_AGE to 0.
# Reference: http://www.gnu.org/software/libtool/manual.html#Versioning
GLADE_REVISION=0
-GLADE_CURRENT=5
+GLADE_CURRENT=6
GLADE_AGE=0
AC_SUBST(GLADE_REVISION)
AC_SUBST(GLADE_CURRENT)