diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-01-17 08:37:55 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-01-17 08:37:55 +0800 |
commit | a64fca9e1257503b5d3b5944f2254c227775b9f9 (patch) | |
tree | d51bff14a83e8b4fc094e4b557caf82b8ebb9e50 /configure.ac | |
parent | 4e874b34f9b185ce3d2c29a97c4b8dd78861b4e0 (diff) | |
download | gsoc2013-epiphany-a64fca9e1257503b5d3b5944f2254c227775b9f9.tar.gz gsoc2013-epiphany-a64fca9e1257503b5d3b5944f2254c227775b9f9.tar.zst gsoc2013-epiphany-a64fca9e1257503b5d3b5944f2254c227775b9f9.zip |
=== Release 1.9.5.1 ===Release1951
2006-01-17 Christian Persch <chpe@cvs.gnome.org>
=== Release 1.9.5.1 ===
* NEWS:
* configure.ac:
* data/Makefile.am:
* data/chrome/Makefile.am:
* po/POTFILES.in:
R src/bookmarks/ephy-new-bookmark.c:
R src/bookmarks/ephy-new-bookmark.h:
R src/bookmarks/ephy-topics-selector.c:
R src/bookmarks/ephy-topics-selector.h:
Fix the tarball.
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 ca0467f61..3a8533d04 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],[1.9.5],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[1.9.5.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |