diff options
author | raveit65 <[email protected]> | 2016-09-19 16:06:35 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-09-19 16:06:35 +0200 |
commit | 70a5c628a4c3ace02ee3dc94c18c5903795a9e7f (patch) | |
tree | 56ad070fc0a181fd837ef1a59bc9a3febd88d32a | |
parent | 55a21434cb0978e16eb7c56e629896e6585d3ad5 (diff) | |
download | mate-applets-70a5c628a4c3ace02ee3dc94c18c5903795a9e7f.tar.bz2 mate-applets-70a5c628a4c3ace02ee3dc94c18c5903795a9e7f.tar.xz |
release 1.16.0v1.16.0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8e4eced2..b326af0c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl *************************************************************************** dnl *** configure.in for MATE-APPLETS *** dnl *************************************************************************** -AC_INIT(mate-applets, 1.15.2) +AC_INIT(mate-applets, 1.16.0) AC_PREREQ(2.59) AC_CONFIG_HEADERS(config.h) |