diff options
author | infirit <[email protected]> | 2014-09-28 21:03:02 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2014-09-28 21:03:02 +0200 |
commit | 59b2d0a4b43aa58a808d205158e72eec5c361c19 (patch) | |
tree | 13cc4aca7a92b6af2c413cd3b3ad546125b97e0c | |
parent | d91ca0b62b5f6e43748dc1d642f4c43cfd148025 (diff) | |
download | mate-applets-1.8.tar.bz2 mate-applets-1.8.tar.xz |
Bump version to 1.8.1mate-applets-1.8.11.8
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 22a103d8..391153db 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl *************************************************************************** dnl *** configure.in for MATE-APPLETS *** dnl *************************************************************************** -AC_INIT(mate-applets, 1.8.0) +AC_INIT(mate-applets, 1.8.1) AC_PREREQ(2.59) AC_CONFIG_HEADERS(config.h) |