diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-10-24 04:44:08 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-10-24 04:44:08 +0800 |
commit | 004baead00deb6c241356344056f61d87af81156 (patch) | |
tree | bc100140b909d57071fa41a3fef239ea7850c713 /configure.ac | |
parent | 550feb81682f3413b35f0e002b8f549fa4f36498 (diff) | |
download | gsoc2013-epiphany-004baead00deb6c241356344056f61d87af81156.tar.gz gsoc2013-epiphany-004baead00deb6c241356344056f61d87af81156.tar.zst gsoc2013-epiphany-004baead00deb6c241356344056f61d87af81156.zip |
=== Release 1.9.1 ===Release191
2005-10-23 Christian Persch <chpe@cvs.gnome.org>
=== Release 1.9.1 ===
* NEWS:
* configure.ac:
* doc/reference/tmpl/EphySingle.sgml:
* doc/reference/tmpl/ephy-embed-single.sgml:
* doc/reference/tmpl/ephy-embed.sgml:
* doc/reference/tmpl/epiphany-unused.sgml:
* src/Makefile.am:
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 0e9064854..61262b952 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.9.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[1.9.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |