summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2010-09-15 15:37:31 -0400
committerColin Walters <walters@verbum.org>2010-09-15 17:24:41 -0400
commit2434fa798aea86b16982315afec0cc1e216d3000 (patch)
tree443ee668b670bf2d619424fd66f270930d14104f
parent2bd4e1f14c908a61c0a9845bff5e8aaccf09653d (diff)
downloadgjs-2434fa798aea86b16982315afec0cc1e216d3000.tar.gz
configure: Release 0.7.2.GJS_0_7_2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 891c1e6b..ad7ac311 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
-AC_INIT([gjs], [0.7],[http://bugzilla.gnome.org/enter_bug.cgi?product=gjs])
+AC_INIT([gjs], [0.7.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=gjs])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([gjs/console.c])
AC_CONFIG_HEADER([config.h])