diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-06-11 05:58:45 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-06-11 05:58:45 +0800 |
commit | 67b4ebeb0e20cb0534bf40362280fa827e667890 (patch) | |
tree | 77a23f51eb8c760e5fdd0f370c498da44aa87060 /configure.ac | |
parent | a1a206977d6dcfb36ad485fe429a6491cdabfa1d (diff) | |
download | gsoc2013-epiphany-67b4ebeb0e20cb0534bf40362280fa827e667890.tar gsoc2013-epiphany-67b4ebeb0e20cb0534bf40362280fa827e667890.tar.gz gsoc2013-epiphany-67b4ebeb0e20cb0534bf40362280fa827e667890.tar.bz2 gsoc2013-epiphany-67b4ebeb0e20cb0534bf40362280fa827e667890.tar.lz gsoc2013-epiphany-67b4ebeb0e20cb0534bf40362280fa827e667890.tar.xz gsoc2013-epiphany-67b4ebeb0e20cb0534bf40362280fa827e667890.tar.zst gsoc2013-epiphany-67b4ebeb0e20cb0534bf40362280fa827e667890.zip |
=== Release 2.15.3 ===RELEASE_2_15_3
2006-06-10 Christian Persch <chpe@cvs.gnome.org>
=== Release 2.15.3 ===
* 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 9ea02b0bf..4c65b2317 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.2.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[2.15.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |