diff options
author | Marco Pesenti Gritti <marco@it.gnome.org> | 2003-05-03 19:04:23 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2003-05-03 19:04:23 +0800 |
commit | e6ca8c61b8e17f5774d7a4ccd249d40d99712a31 (patch) | |
tree | 088e28d115492bd82ccd2192b92c5554bb3ab546 /configure.in | |
parent | b31b537149199df4562bc482dd7fff28f94c7494 (diff) | |
download | gsoc2013-epiphany-e6ca8c61b8e17f5774d7a4ccd249d40d99712a31.tar.gz 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.in | 2 |
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 |