diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-03-01 06:36:32 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-03-01 06:36:32 +0800 |
commit | ea88c0ee1afb5989b9e834c820b727d97deb8ae3 (patch) | |
tree | 61e0df3ca1604b988fc64f826b28cbc7dd161d76 | |
parent | 459be5ba7dcf102777395229f370ddcf996186d3 (diff) | |
download | gsoc2013-epiphany-ea88c0ee1afb5989b9e834c820b727d97deb8ae3.tar gsoc2013-epiphany-ea88c0ee1afb5989b9e834c820b727d97deb8ae3.tar.gz gsoc2013-epiphany-ea88c0ee1afb5989b9e834c820b727d97deb8ae3.tar.bz2 gsoc2013-epiphany-ea88c0ee1afb5989b9e834c820b727d97deb8ae3.tar.lz gsoc2013-epiphany-ea88c0ee1afb5989b9e834c820b727d97deb8ae3.tar.xz gsoc2013-epiphany-ea88c0ee1afb5989b9e834c820b727d97deb8ae3.tar.zst gsoc2013-epiphany-ea88c0ee1afb5989b9e834c820b727d97deb8ae3.zip |
Post-release version bump.
2005-02-28 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Post-release version bump.
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 7 insertions, 1 deletions
@@ -1,5 +1,11 @@ 2005-02-28 Christian Persch <chpe@cvs.gnome.org> + * configure.ac: + + Post-release version bump. + +2005-02-28 Christian Persch <chpe@cvs.gnome.org> + === Release 1.5.8 === * NEWS: diff --git a/configure.ac b/configure.ac index bd4141bca..70a032fe4 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ dnl You should have received a copy of the GNU General Public License along dnl with this program; if not, write to the Free Software Foundation, Inc., dnl 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -AC_INIT([GNOME Web Browser],[1.5.8],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[1.5.9],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |