diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-02-28 06:07:17 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-02-28 06:07:17 +0800 |
commit | 78efde069965594338f465a842653eb512b1fc1c (patch) | |
tree | c9a2b14e7d79f360e7da784aa1e42344f5e4e06f /configure.ac | |
parent | 5343cede55723c75ce53c599465c0bcf1035ead8 (diff) | |
download | gsoc2013-epiphany-78efde069965594338f465a842653eb512b1fc1c.tar.gz gsoc2013-epiphany-78efde069965594338f465a842653eb512b1fc1c.tar.zst gsoc2013-epiphany-78efde069965594338f465a842653eb512b1fc1c.zip |
Post-release version bump.
2005-02-27 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Post-release version bump.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 9452873fb..07968b39e 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.7],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[1.5.8],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |