summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-09-25 16:40:03 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-09-25 16:40:03 +0000
commitd6f2bfd934aaa6599e8bf4b21aa1d2d30a2fe156 (patch)
tree790acb6f5e7e94a60c6e57cf61a6dce85cc0b166 /configure.in
parent628a229ec9776d67f7c2d2f763dc770ec8d92345 (diff)
downloadatk-d6f2bfd934aaa6599e8bf4b21aa1d2d30a2fe156.tar.gz
Version 0.5ATK_0_5
Tue Sep 25 12:08:52 2001 Owen Taylor <otaylor@redhat.com> * configure.in (ATK_MICRO_VERSION): Version 0.5 * configure.in (GLIB_REQUIRED_VERSION): Up to 1.3.9 * atk/makefile.msc (PKG_VER): Version 0.5
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 ef03df4..c70fd1e 100644
--- a/configure.in
+++ b/configure.in
@@ -9,7 +9,7 @@ dnl it too, or it will never make it into the spec file!
dnl
dnl ==========================================================================
-GLIB_REQUIRED_VERSION=1.3.8
+GLIB_REQUIRED_VERSION=1.3.9
AC_SUBST(GLIB_REQUIRED_VERSION)
dnl ==========================================================================
@@ -26,7 +26,7 @@ dnl ==========================================================================
ATK_MAJOR_VERSION=0
ATK_MINOR_VERSION=0
-ATK_MICRO_VERSION=4
+ATK_MICRO_VERSION=5
ATK_INTERFACE_AGE=0
ATK_BINARY_AGE=0
## with 1.0 you'd insert MINOR_VERSION in here, i.e. 0.3->1.0.0->1.0.1->1.0.2