diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-04-02 19:13:18 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-04-02 19:13:18 +0800 |
commit | eb67e2d92b3bff01e4314bc831b319afc12cee61 (patch) | |
tree | 2ebaa681fc3a80c25c608d19f43c1a2106702f2d /configure.ac | |
parent | 0d864564f969070e8a26f73a4c39211325ce4e9c (diff) | |
download | gsoc2013-epiphany-Release161.tar gsoc2013-epiphany-Release161.tar.gz gsoc2013-epiphany-Release161.tar.bz2 gsoc2013-epiphany-Release161.tar.lz gsoc2013-epiphany-Release161.tar.xz gsoc2013-epiphany-Release161.tar.zst gsoc2013-epiphany-Release161.zip |
Version 1.6.1.Release161
2005-04-02 Christian Persch <chpe@cvs.gnome.org>
* NEWS:
* configure.ac:
Version 1.6.1.
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 2d9e59de7..0bda09917 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.0.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[1.6.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |