diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-08-28 23:01:43 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-08-28 23:01:43 +0800 |
commit | 2a2d0483204a80cdf692ce25d293f2381ad5c58d (patch) | |
tree | d6e7abb0a137b94a0fb19ac1a766e8ce8f1ebcc8 /configure.ac | |
parent | 56425967dcf43a4610b14b51486f713296641232 (diff) | |
download | gsoc2013-epiphany-2a2d0483204a80cdf692ce25d293f2381ad5c58d.tar.gz gsoc2013-epiphany-2a2d0483204a80cdf692ce25d293f2381ad5c58d.tar.zst gsoc2013-epiphany-2a2d0483204a80cdf692ce25d293f2381ad5c58d.zip |
Post-release version bump.
2005-08-28 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 eee770350..3fb0cd335 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.7.6],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[1.8.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |