diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-07-12 05:00:25 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-07-12 05:00:25 +0800 |
commit | 3d39be8d8a17870ad637f51472016d0d63eb446c (patch) | |
tree | babebf1f036a3a7533fa52c875e75b850ee74aa7 /configure.ac | |
parent | bed7c327e6d2a13ba5ed141be04843ef144e06d9 (diff) | |
download | gsoc2013-epiphany-3d39be8d8a17870ad637f51472016d0d63eb446c.tar gsoc2013-epiphany-3d39be8d8a17870ad637f51472016d0d63eb446c.tar.gz gsoc2013-epiphany-3d39be8d8a17870ad637f51472016d0d63eb446c.tar.bz2 gsoc2013-epiphany-3d39be8d8a17870ad637f51472016d0d63eb446c.tar.lz gsoc2013-epiphany-3d39be8d8a17870ad637f51472016d0d63eb446c.tar.xz gsoc2013-epiphany-3d39be8d8a17870ad637f51472016d0d63eb446c.tar.zst gsoc2013-epiphany-3d39be8d8a17870ad637f51472016d0d63eb446c.zip |
Post-release version bump.
2005-07-11 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 6a8b0cf05..7bbc2c30c 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.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[1.7.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |