summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2010-09-15 17:36:26 -0400
committerColin Walters <walters@verbum.org>2010-09-15 17:36:26 -0400
commit625ece18275a70162bb489bbb141f57b6851e15e (patch)
treeb964fcb0526bc25caeb5ed3f440604a504cd454d
parent2434fa798aea86b16982315afec0cc1e216d3000 (diff)
downloadgjs-625ece18275a70162bb489bbb141f57b6851e15e.tar.gz
configure: Post-release version bump
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ad7ac311..57e21dd7 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.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=gjs])
+AC_INIT([gjs], [0.7.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=gjs])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([gjs/console.c])
AC_CONFIG_HEADER([config.h])