diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-09-04 18:48:42 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-09-04 18:48:42 +0800 |
commit | af3bcd40501cbaa57b7a065dbb7e5c7b32b2b120 (patch) | |
tree | 35a7be22ba3969dbd4903694e7bb45386b95c2b3 /configure.ac | |
parent | d96e3a60dd31f05b238f09ddcb917048a7642d0e (diff) | |
download | gsoc2013-epiphany-af3bcd40501cbaa57b7a065dbb7e5c7b32b2b120.tar gsoc2013-epiphany-af3bcd40501cbaa57b7a065dbb7e5c7b32b2b120.tar.gz gsoc2013-epiphany-af3bcd40501cbaa57b7a065dbb7e5c7b32b2b120.tar.bz2 gsoc2013-epiphany-af3bcd40501cbaa57b7a065dbb7e5c7b32b2b120.tar.lz gsoc2013-epiphany-af3bcd40501cbaa57b7a065dbb7e5c7b32b2b120.tar.xz gsoc2013-epiphany-af3bcd40501cbaa57b7a065dbb7e5c7b32b2b120.tar.zst gsoc2013-epiphany-af3bcd40501cbaa57b7a065dbb7e5c7b32b2b120.zip |
Post-release version bump.
2005-09-04 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 7e910f8f2..09f3438c3 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.8.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) +AC_INIT([GNOME Web Browser],[1.8.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) GNOME_COMMON_INIT |