diff options
author | Christian Persch <chpe@gnome.org> | 2007-03-12 03:37:24 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2007-03-12 03:37:24 +0800 |
commit | 76a1574d996ae9df4d9bd19f32c511f724700070 (patch) | |
tree | 777d1e17118ae0fd2b1bab22df867a17ef554111 /configure.ac | |
parent | b69da8ff13a296960e4c1ae2ab05d3584d98238f (diff) | |
download | gsoc2013-epiphany-76a1574d996ae9df4d9bd19f32c511f724700070.tar.gz gsoc2013-epiphany-76a1574d996ae9df4d9bd19f32c511f724700070.tar.zst gsoc2013-epiphany-76a1574d996ae9df4d9bd19f32c511f724700070.zip |
Post-release version bump.
2007-03-11 Christian Persch <chpe@gnome.org>
* configure.ac:
Post-release version bump.
svn path=/trunk/; revision=6951
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 707d1e48a..47f2e6055 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.18.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[2.18.0.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |