diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-11-02 00:00:48 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-11-02 00:00:48 +0800 |
commit | 80ca35af0de41ace1590eda437536674953b88cb (patch) | |
tree | d0a780965b92fd3b97f45b6d24f32827fdc1db17 /configure.ac | |
parent | 00483294230d94a040f5191191e4d7a2ff4a7cf9 (diff) | |
download | gsoc2013-epiphany-80ca35af0de41ace1590eda437536674953b88cb.tar gsoc2013-epiphany-80ca35af0de41ace1590eda437536674953b88cb.tar.gz gsoc2013-epiphany-80ca35af0de41ace1590eda437536674953b88cb.tar.bz2 gsoc2013-epiphany-80ca35af0de41ace1590eda437536674953b88cb.tar.lz gsoc2013-epiphany-80ca35af0de41ace1590eda437536674953b88cb.tar.xz gsoc2013-epiphany-80ca35af0de41ace1590eda437536674953b88cb.tar.zst gsoc2013-epiphany-80ca35af0de41ace1590eda437536674953b88cb.zip |
Post-release version bump.
2004-11-01 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 0c40f15d2..24cdb1e4d 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ dnl You should have received a copy of the GNU General Public License along dnl with this program; if not, write to the Free Software Foundation, Inc., dnl 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -AC_INIT([GNOME Web Browser],[1.5.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[1.5.1.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |