summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2011-03-15 10:50:27 +0100
committerMurray Cumming <murrayc@murrayc.com>2011-03-15 10:50:27 +0100
commit72940810b21148adc7393ddaef937dacd474bdeb (patch)
treecb85f6d9741be38ade4bdcddb74699aef0314a30 /configure.ac
parent5600e5fe3c6a8402c752caeb5e979bb6daab6b2c (diff)
downloadmm-common-72940810b21148adc7393ddaef937dacd474bdeb.tar.gz
0.9.30.9.3
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 8aac875..7d8a5cf 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.2], [https://bugzilla.gnome.org/enter_bug.cgi?product=mm-common],
+AC_INIT([mm-common], [0.9.3], [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])