diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-02-08 07:48:56 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-02-08 07:48:56 +0800 |
commit | e6701b9db7647b16f564f7b26e5d44d62fd70257 (patch) | |
tree | 8532f693fac3c41deb349db90c763c1c0ba744f7 /configure.ac | |
parent | 78f765828dffd924d82a24915c4a758ad8c8b39c (diff) | |
download | gsoc2013-epiphany-e6701b9db7647b16f564f7b26e5d44d62fd70257.tar.gz gsoc2013-epiphany-e6701b9db7647b16f564f7b26e5d44d62fd70257.tar.zst gsoc2013-epiphany-e6701b9db7647b16f564f7b26e5d44d62fd70257.zip |
Post-release version bump.
2005-02-08 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 564e00fcf..0a0c5f44e 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.5.6],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[1.5.6.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |