diff options
author | monsta <[email protected]> | 2016-09-19 11:28:25 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2016-09-19 11:28:25 +0300 |
commit | 359dca5356bc9c17976788352a746bd489eed5f3 (patch) | |
tree | faafd1a4260d29aa64fa8c427745bc7a018e35d8 /configure.ac | |
parent | 5fc95c71a4ade8d19f996586fe5750da66d2207e (diff) | |
download | mate-netbook-359dca5356bc9c17976788352a746bd489eed5f3.tar.bz2 mate-netbook-359dca5356bc9c17976788352a746bd489eed5f3.tar.xz |
release 1.16.0v1.16.0
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
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) |