diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-04-02 19:16:51 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-04-02 19:16:51 +0800 |
commit | 7fc792a5d8c909e6412105ccc5f9b5a12e00d87a (patch) | |
tree | 47b3d812560b65559b6fc9bc1440b15ae5db8b14 | |
parent | eb67e2d92b3bff01e4314bc831b319afc12cee61 (diff) | |
download | gsoc2013-epiphany-7fc792a5d8c909e6412105ccc5f9b5a12e00d87a.tar gsoc2013-epiphany-7fc792a5d8c909e6412105ccc5f9b5a12e00d87a.tar.gz gsoc2013-epiphany-7fc792a5d8c909e6412105ccc5f9b5a12e00d87a.tar.bz2 gsoc2013-epiphany-7fc792a5d8c909e6412105ccc5f9b5a12e00d87a.tar.lz gsoc2013-epiphany-7fc792a5d8c909e6412105ccc5f9b5a12e00d87a.tar.xz gsoc2013-epiphany-7fc792a5d8c909e6412105ccc5f9b5a12e00d87a.tar.zst gsoc2013-epiphany-7fc792a5d8c909e6412105ccc5f9b5a12e00d87a.zip |
Post-release version bump.
2005-04-02 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Post-release version bump.
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 7 insertions, 1 deletions
@@ -1,5 +1,11 @@ 2005-04-02 Christian Persch <chpe@cvs.gnome.org> + * configure.ac: + + Post-release version bump. + +2005-04-02 Christian Persch <chpe@cvs.gnome.org> + * NEWS: * configure.ac: diff --git a/configure.ac b/configure.ac index 0bda09917..c174b86a0 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.6.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[1.6.1.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |