summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authormonsta <[email protected]>2016-09-19 11:28:25 +0300
committermonsta <[email protected]>2016-09-19 11:28:25 +0300
commit359dca5356bc9c17976788352a746bd489eed5f3 (patch)
treefaafd1a4260d29aa64fa8c427745bc7a018e35d8 /configure.ac
parent5fc95c71a4ade8d19f996586fe5750da66d2207e (diff)
downloadmate-netbook-359dca5356bc9c17976788352a746bd489eed5f3.tar.bz2
mate-netbook-359dca5356bc9c17976788352a746bd489eed5f3.tar.xz
release 1.16.0v1.16.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 12242ab..4d0def1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.53)
-AC_INIT(mate-netbook, 1.15.2, [])
+AC_INIT(mate-netbook, 1.16.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)