diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-12-12 19:13:27 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-12-12 19:13:27 +0800 |
commit | 73e93562b1c039277cffec515e4fa3a19189feac (patch) | |
tree | 585d52dabc34d67f80a737b9fdbf801ccd8be72c /configure.ac | |
parent | a05517b6231251a7ab03fc82404958310d9b79fa (diff) | |
download | gsoc2013-epiphany-73e93562b1c039277cffec515e4fa3a19189feac.tar.gz gsoc2013-epiphany-73e93562b1c039277cffec515e4fa3a19189feac.tar.zst gsoc2013-epiphany-73e93562b1c039277cffec515e4fa3a19189feac.zip |
=== Release 1.9.3.1 ===Release1931
2005-12-12 Christian Persch <chpe@cvs.gnome.org>
=== Release 1.9.3.1 ===
* NEWS:
* configure.ac:
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 aec6a0d31..e8e99db66 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.3.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[1.9.3.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |