diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-12-18 03:22:55 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-12-18 03:22:55 +0800 |
commit | 2102c67776ad0abad2ebba2746ea997599ea0478 (patch) | |
tree | 430484b533484ff6b3eace75c28be2c638c3ad39 /configure.ac | |
parent | eadd4a2cb7330834115158707cbe19563b6a705b (diff) | |
download | gsoc2013-epiphany-2102c67776ad0abad2ebba2746ea997599ea0478.tar.gz gsoc2013-epiphany-2102c67776ad0abad2ebba2746ea997599ea0478.tar.zst gsoc2013-epiphany-2102c67776ad0abad2ebba2746ea997599ea0478.zip |
Bump version to 2.17.4.
2006-12-17 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Bump version to 2.17.4.
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 65a8c9001..20a6b4b0a 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ # with this program; if not, write to the Free Software Foundation, Inc., # 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -AC_INIT([GNOME Web Browser],[2.17.3.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[2.17.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |