diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-06-11 06:00:00 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-06-11 06:00:00 +0800 |
commit | 1f75cc7a542c682d3b76418d4016a3364b7ac7cc (patch) | |
tree | 8671fb0b08364b0d3b5fa1dd7d691cbeb26f6f4f /configure.ac | |
parent | 67b4ebeb0e20cb0534bf40362280fa827e667890 (diff) | |
download | gsoc2013-epiphany-1f75cc7a542c682d3b76418d4016a3364b7ac7cc.tar gsoc2013-epiphany-1f75cc7a542c682d3b76418d4016a3364b7ac7cc.tar.gz gsoc2013-epiphany-1f75cc7a542c682d3b76418d4016a3364b7ac7cc.tar.bz2 gsoc2013-epiphany-1f75cc7a542c682d3b76418d4016a3364b7ac7cc.tar.lz gsoc2013-epiphany-1f75cc7a542c682d3b76418d4016a3364b7ac7cc.tar.xz gsoc2013-epiphany-1f75cc7a542c682d3b76418d4016a3364b7ac7cc.tar.zst gsoc2013-epiphany-1f75cc7a542c682d3b76418d4016a3364b7ac7cc.zip |
Post-release version bump.
2006-06-10 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 4c65b2317..379a2c66c 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],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[2.15.3.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |