diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-06-05 17:43:55 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-06-05 17:43:55 +0800 |
commit | bdb1473c923648cbc0f05dc78ed337502c5d75ef (patch) | |
tree | 0269845f2a2652ccf39238d0faae4c861a3662bb /configure.ac | |
parent | efcd0960fd775cb262f852f79edfcbbd75a33849 (diff) | |
download | gsoc2013-epiphany-bdb1473c923648cbc0f05dc78ed337502c5d75ef.tar gsoc2013-epiphany-bdb1473c923648cbc0f05dc78ed337502c5d75ef.tar.gz gsoc2013-epiphany-bdb1473c923648cbc0f05dc78ed337502c5d75ef.tar.bz2 gsoc2013-epiphany-bdb1473c923648cbc0f05dc78ed337502c5d75ef.tar.lz gsoc2013-epiphany-bdb1473c923648cbc0f05dc78ed337502c5d75ef.tar.xz gsoc2013-epiphany-bdb1473c923648cbc0f05dc78ed337502c5d75ef.tar.zst gsoc2013-epiphany-bdb1473c923648cbc0f05dc78ed337502c5d75ef.zip |
Post-release version bump.
2005-06-05 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 2a5f3cc52..1b8454063 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.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[1.7.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |