diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-07-11 05:33:22 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-07-11 05:33:22 +0800 |
commit | 0b480b95961c018215a8659b855fb88d3c5b4e78 (patch) | |
tree | 60133d8a65143b069f938a2b93dc912e98351a7c /configure.ac | |
parent | 19086cf25f2dff6194d44c68078f679d7c269836 (diff) | |
download | gsoc2013-epiphany-0b480b95961c018215a8659b855fb88d3c5b4e78.tar.gz gsoc2013-epiphany-0b480b95961c018215a8659b855fb88d3c5b4e78.tar.zst gsoc2013-epiphany-0b480b95961c018215a8659b855fb88d3c5b4e78.zip |
=== Release 2.15.4 ===RELEASE_2_15_4
2006-07-10 Christian Persch <chpe@cvs.gnome.org>
=== Release 2.15.4 ===
* configure.ac:
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 2e9913adb..30f13257c 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.15.3.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[2.15.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |