summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorShawn Amundson <amundson@src.gnome.org>1999-02-25 21:34:25 +0000
committerShawn Amundson <amundson@src.gnome.org>1999-02-25 21:34:25 +0000
commita66533dbfa49af724bf9f4a59258e7717818331a (patch)
tree53d1afc8de78846463234255290a282ffd372f9a /configure.in
parentb9ef2b41db975061960e2217220668c2a5d563da (diff)
downloadglib-a66533dbfa49af724bf9f4a59258e7717818331a.tar.gz
Increment version to 1.2.0.upstream/GLIB_1_2_0
Increment version to 1.2.0. -Shawn amundson@gtk.org
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 6a6de778e..6695a95d8 100644
--- a/configure.in
+++ b/configure.in
@@ -32,8 +32,8 @@ AC_DIVERT_PUSH(AC_DIVERSION_NOTICE)dnl
# set GLIB_BINARY_AGE and GLIB_INTERFACE_AGE to 0.
#
GLIB_MAJOR_VERSION=1
-GLIB_MINOR_VERSION=1
-GLIB_MICRO_VERSION=16
+GLIB_MINOR_VERSION=2
+GLIB_MICRO_VERSION=0
GLIB_INTERFACE_AGE=0
GLIB_BINARY_AGE=0
GLIB_VERSION=$GLIB_MAJOR_VERSION.$GLIB_MINOR_VERSION.$GLIB_MICRO_VERSION