diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-09-04 02:03:53 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-09-04 02:03:53 +0800 |
commit | 5cad0ec2f1eda2becbc0f8f7503beba7eb2ee66f (patch) | |
tree | 29bce83599dc25c0ab93f9ea96df99710efec7c0 /configure.ac | |
parent | 56cb7e3bc2cd4edb048fc7f217ff38eaaac638fa (diff) | |
download | gsoc2013-epiphany-5cad0ec2f1eda2becbc0f8f7503beba7eb2ee66f.tar.gz gsoc2013-epiphany-5cad0ec2f1eda2becbc0f8f7503beba7eb2ee66f.tar.zst gsoc2013-epiphany-5cad0ec2f1eda2becbc0f8f7503beba7eb2ee66f.zip |
Post-release version bump.GNOME_2_16_BRANCHPOINT
2006-09-03 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Post-release version bump.
2006-09-03 Christian Persch <chpe@cvs.gnome.org>
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 d06932ac9..2e5eb2e62 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.16.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[2.16.0.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |