diff options
author | Monsta <[email protected]> | 2015-07-14 14:20:31 +0300 |
---|---|---|
committer | Monsta <[email protected]> | 2015-07-14 14:20:31 +0300 |
commit | 49c3928af8773dc3d42b6e81cc37cfad190e3869 (patch) | |
tree | 29a7a609e3fc05d8eee78fc44d97e5f08c3c003e /configure.ac | |
parent | bb7f5a6dc62e6b89db1b074db420640bfc0ceeee (diff) | |
download | mate-applets-49c3928af8773dc3d42b6e81cc37cfad190e3869.tar.bz2 mate-applets-49c3928af8773dc3d42b6e81cc37cfad190e3869.tar.xz |
Bump version to 1.10.2mate-applets-1.10.2
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 b2a1db8f..8d5307a7 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl *************************************************************************** dnl *** configure.in for MATE-APPLETS *** dnl *************************************************************************** -AC_INIT(mate-applets, 1.10.1) +AC_INIT(mate-applets, 1.10.2) AC_PREREQ(2.59) AC_CONFIG_HEADERS(config.h) |