diff options
author | PST 1998 Shawn T. Amundson <amundson@gimp.org> | 1998-03-10 06:00:43 +0000 |
---|---|---|
committer | Shawn Amundson <amundson@src.gnome.org> | 1998-03-10 06:00:43 +0000 |
commit | 355e74fce49ce55ad77227a4154e8c46600a527f (patch) | |
tree | 62cafb6ca580ad933eacc19e59bca6ce1b1977eb /glib | |
parent | c5e729b4bccbb7fd2dac7efba5e06e5260a541b9 (diff) | |
download | gtk+-355e74fce49ce55ad77227a4154e8c46600a527f.tar.gz |
Released 0.99.5GTK_0_99_5
Mon Mar 9 21:21:19 PST 1998 Shawn T. Amundson <amundson@gimp.org>
* Released 0.99.5
Diffstat (limited to 'glib')
-rw-r--r-- | glib/configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/glib/configure.in b/glib/configure.in index 9925feebb5..d4bd55a2e7 100644 --- a/glib/configure.in +++ b/glib/configure.in @@ -5,7 +5,7 @@ AC_INIT(glist.c) cflags_set=${CFLAGS+set} dnl Initialize automake stuff -AM_INIT_AUTOMAKE(glib, 0.99.4) +AM_INIT_AUTOMAKE(glib, 0.99.5) # Specify a configuration file AM_CONFIG_HEADER(glibconfig.h) |