aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@it.gnome.org>2003-05-03 19:04:23 +0800
committerMarco Pesenti Gritti <mpeseng@src.gnome.org>2003-05-03 19:04:23 +0800
commite6ca8c61b8e17f5774d7a4ccd249d40d99712a31 (patch)
tree088e28d115492bd82ccd2192b92c5554bb3ab546 /configure.in
parentb31b537149199df4562bc482dd7fff28f94c7494 (diff)
downloadgsoc2013-epiphany-e6ca8c61b8e17f5774d7a4ccd249d40d99712a31.tar
gsoc2013-epiphany-e6ca8c61b8e17f5774d7a4ccd249d40d99712a31.tar.gz
gsoc2013-epiphany-e6ca8c61b8e17f5774d7a4ccd249d40d99712a31.tar.bz2
gsoc2013-epiphany-e6ca8c61b8e17f5774d7a4ccd249d40d99712a31.tar.lz
gsoc2013-epiphany-e6ca8c61b8e17f5774d7a4ccd249d40d99712a31.tar.xz
gsoc2013-epiphany-e6ca8c61b8e17f5774d7a4ccd249d40d99712a31.tar.zst
gsoc2013-epiphany-e6ca8c61b8e17f5774d7a4ccd249d40d99712a31.zip
Update for the release.
2003-05-03 Marco Pesenti Gritti <marco@it.gnome.org> * NEWS: * configure.in: Update for the release. * lib/egg/egg-editable-toolbar.c: * lib/egg/egg-editable-toolbar.h: * lib/egg/egg-toolbar-editor.c: Update.
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 742e8593b..fdb628705 100644
--- a/configure.in
+++ b/configure.in
@@ -30,7 +30,7 @@ AC_SUBST(LIBBONOBOUI_REQUIRED)
AC_ENABLE_SHARED(yes)
AC_ENABLE_STATIC(no)
-AM_INIT_AUTOMAKE(epiphany, 0.5.0)
+AM_INIT_AUTOMAKE(epiphany, 0.6.0)
AM_CONFIG_HEADER(config.h)
AM_PROG_LIBTOOL