summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorWolfgang Ulbrich <[email protected]>2015-11-21 15:41:14 +0100
committerWolfgang Ulbrich <[email protected]>2015-11-21 15:41:14 +0100
commitd3bb0709fd187e63a34a8483e31fd2181221a50c (patch)
tree68a2bde85ff7867119b7f2c3ab16b5314afcf650 /configure.ac
parent3878dcabfed92bdf64f96ed4b61ce9686d791dbd (diff)
downloadmate-calc-d3bb0709fd187e63a34a8483e31fd2181221a50c.tar.bz2
mate-calc-d3bb0709fd187e63a34a8483e31fd2181221a50c.tar.xz
release 1.10.0v1.10.01.10
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 8b42058..38d3ffe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.62)
-AC_INIT([mate-calc], [1.8.0], [http://mate-desktop.org])
+AC_INIT([mate-calc], [1.10.0], [http://mate-desktop.org])
AM_INIT_AUTOMAKE([1.9 foreign no-dist-gzip dist-xz check-news])
AC_CONFIG_HEADERS(config.h)