summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTim Janik <timj@gtk.org>1999-02-27 00:25:58 +0000
committerTim Janik <timj@src.gnome.org>1999-02-27 00:25:58 +0000
commit9816c0fa175b4348f59de94f5b6fe674de9eb5f5 (patch)
treea9060125392706b40aa2e8af8386a0262c3feb82 /configure.in
parenta66533dbfa49af724bf9f4a59258e7717818331a (diff)
downloadglib-9816c0fa175b4348f59de94f5b6fe674de9eb5f5.tar.gz
moved old ChangeLog to ChangeLog.pre-1-2, and started new one.
Sat Feb 27 01:18:47 1999 Tim Janik <timj@gtk.org> * ChangeLog: moved old ChangeLog to ChangeLog.pre-1-2, and started new one. * configure.in: set glib version to 1.3.0.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 6695a95d8..64c9bfebf 100644
--- a/configure.in
+++ b/configure.in
@@ -32,7 +32,7 @@ AC_DIVERT_PUSH(AC_DIVERSION_NOTICE)dnl
# set GLIB_BINARY_AGE and GLIB_INTERFACE_AGE to 0.
#
GLIB_MAJOR_VERSION=1
-GLIB_MINOR_VERSION=2
+GLIB_MINOR_VERSION=3
GLIB_MICRO_VERSION=0
GLIB_INTERFACE_AGE=0
GLIB_BINARY_AGE=0