diff options
author | Christian Perhristian Persch <chpe@cvs.gnome.org> | 2006-04-24 15:47:22 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-04-24 15:47:22 +0800 |
commit | 3eb0f39c301ea54efaa975c22319476bdfe471a3 (patch) | |
tree | d1f08100d8f18c4bb040053ed3bec4fb16b8fde6 /configure.ac | |
parent | d5d5bc4bbc013e4e2666af943b79778ba6c30dd2 (diff) | |
download | gsoc2013-epiphany-3eb0f39c301ea54efaa975c22319476bdfe471a3.tar.gz gsoc2013-epiphany-3eb0f39c301ea54efaa975c22319476bdfe471a3.tar.zst gsoc2013-epiphany-3eb0f39c301ea54efaa975c22319476bdfe471a3.zip |
Post-release version bump.
2006-04-24 Christian Perhristian 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 7bd05d5c0..55a964654 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],[2.15.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[2.15.1.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |