summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2012-10-07 14:02:51 +0200
committerMurray Cumming <murrayc@murrayc.com>2012-10-07 14:02:51 +0200
commitec940f0ae574b0aa7e3b530ba71e786df17ee202 (patch)
treed1fba776518c4be14b0624fed80d06e32c978335 /configure.ac
parent8d77d0ae42b25d1174bf5faa4e126cfa4d96fe20 (diff)
downloadmm-common-ec940f0ae574b0aa7e3b530ba71e786df17ee202.tar.gz
0.9.60.9.6
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d437cc2..c885248 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
## You should have received a copy of the GNU General Public License
## along with mm-common. If not, see <http://www.gnu.org/licenses/>.
-AC_INIT([mm-common], [0.9.5], [https://bugzilla.gnome.org/enter_bug.cgi?product=mm-common],
+AC_INIT([mm-common], [0.9.6], [https://bugzilla.gnome.org/enter_bug.cgi?product=mm-common],
[mm-common], [http://www.gtkmm.org/])
AC_PREREQ([2.59])
AC_CONFIG_SRCDIR([util/mm-common-prepare.in])