summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorJames Henstridge <james@daa.com.au>2001-09-20 16:02:55 +0000
committerJames Henstridge <jamesh@src.gnome.org>2001-09-20 16:02:55 +0000
commite6b63dd83e0a31040f645fdf5b5f4ea788f8d9ca (patch)
tree3164edcc97da2a0b7f615fb2da176f98fe669ec6 /configure.in
parent81c641919ef87853af58750d19df0d4bf5b7e135 (diff)
downloadpygtk-e6b63dd83e0a31040f645fdf5b5f4ea788f8d9ca.tar.gz
uncomment this now it has a boxed type.python22-branch-anchor
2001-09-20 James Henstridge <james@daa.com.au> * pango.defs (FontMetrics): uncomment this now it has a boxed type. * gtk/Makefile.am (EXTRA_DIST): add gdk.override to dist. * configure.in: update version number.
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 df73dd3a..eee9d7bf 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(pygtk, 1.99.1,
+AC_INIT(pygtk, 1.99.2,
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python&component=pygtk])
AC_CONFIG_SRCDIR([gtk/gtkmodule.c])
AM_CONFIG_HEADER(config.h)