diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-10-24 04:45:13 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-10-24 04:45:13 +0800 |
commit | 32c2859255b02bf86d9cdbcc9587bf5abea64331 (patch) | |
tree | 6406225ebd806ddd541471ea2ee904e016c8802f /configure.ac | |
parent | 004baead00deb6c241356344056f61d87af81156 (diff) | |
download | gsoc2013-epiphany-32c2859255b02bf86d9cdbcc9587bf5abea64331.tar.gz gsoc2013-epiphany-32c2859255b02bf86d9cdbcc9587bf5abea64331.tar.zst gsoc2013-epiphany-32c2859255b02bf86d9cdbcc9587bf5abea64331.zip |
Post-release version bump.
2005-10-23 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
Post-release version bump.
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 61262b952..6e93fac69 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.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[1.9.1.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |