From 359dca5356bc9c17976788352a746bd489eed5f3 Mon Sep 17 00:00:00 2001 From: monsta Date: Mon, 19 Sep 2016 11:28:25 +0300 Subject: release 1.16.0 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- cgit v1.2.1