diff options
author | Stefano Karapetsas <[email protected]> | 2013-04-11 23:59:27 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-04-11 23:59:27 +0200 |
commit | 38f14561ec526b8efebec5fd6db33979b6eefc49 (patch) | |
tree | 60b28c032614dfcf494c07841be29b411fc1a77a | |
parent | 9ba84ff5f31a44d870462c99d8dc013d8ef0cfa3 (diff) | |
download | mate-applets-38f14561ec526b8efebec5fd6db33979b6eefc49.tar.bz2 mate-applets-38f14561ec526b8efebec5fd6db33979b6eefc49.tar.xz |
Bump version to 1.6.1mate-applets-1.6.1
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a0163fae..45ab6e44 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl *************************************************************************** dnl *** configure.in for MATE-APPLETS *** dnl *************************************************************************** -AC_INIT(mate-applets, 1.6.0) +AC_INIT(mate-applets, 1.6.1) AC_PREREQ(2.59) AC_CONFIG_HEADERS(config.h) |