diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-12-21 02:10:36 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-12-21 02:10:36 +0800 |
commit | 4d16d48d1b151abe8d3afc2e01afab76177d0095 (patch) | |
tree | bd1c853d21e6bcb7cc5e77841c1443134cc5c2d9 /configure.ac | |
parent | ae9e8880271c3ae7af9dfbc4eb007cf02892b0ce (diff) | |
download | gsoc2013-epiphany-4d16d48d1b151abe8d3afc2e01afab76177d0095.tar.gz gsoc2013-epiphany-4d16d48d1b151abe8d3afc2e01afab76177d0095.tar.zst gsoc2013-epiphany-4d16d48d1b151abe8d3afc2e01afab76177d0095.zip |
Post-release version bump.
2004-12-20 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 ae1fceed0..583f6ea85 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.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[1.5.3.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |