summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClement Lefebvre <[email protected]>2015-11-03 15:04:34 +0000
committerClement Lefebvre <[email protected]>2015-11-03 15:04:34 +0000
commitfc70f95dba15e1da93de823df43ca267b019be09 (patch)
tree8ddac6846623b691a42bf9863c07a2faf084089d
parent7cb5b28c471e627b30f36df8c4a5de76f5488f7a (diff)
downloadmozo-1.12.tar.bz2
mozo-1.12.tar.xz
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b851b09..0cf0d9f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl -*- Mode: autoconf -*-
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.53)
-AC_INIT(mozo, 1.11.0, http://www.mate-desktop.org)
+AC_INIT(mozo, 1.12.0, http://www.mate-desktop.org)
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
AC_CONFIG_SRCDIR(mozo.in)
AC_CONFIG_HEADERS([config.h])