summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-06-11 17:23:49 +0200
committerraveit65 <[email protected]>2015-06-11 17:23:49 +0200
commite0051b36350af794f8afd7aa87c8a1d653a98707 (patch)
treee3c4e26e76d1b1fbc61be8e39177974d85d5f0f4 /configure.ac
parent117f08e3b52494afa653dd3933dc558db86d9c6d (diff)
downloadmate-netbook-e0051b36350af794f8afd7aa87c8a1d653a98707.tar.bz2
mate-netbook-e0051b36350af794f8afd7aa87c8a1d653a98707.tar.xz
release 1.10.0
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 b0e63a1..435aacc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.53)
-AC_INIT(mate-netbook, 1.9.91, [])
+AC_INIT(mate-netbook, 1.10.0, [])
AM_INIT_AUTOMAKE([1.9 foreign tar-ustar no-dist-gzip dist-xz check-news])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
AC_CONFIG_SRCDIR(maximus/main.c)