diff options
author | infirit <[email protected]> | 2014-02-19 11:54:45 +0100 |
---|---|---|
committer | infirit <[email protected]> | 2014-02-19 11:54:45 +0100 |
commit | 8c2c4aa6c838a64a5edb2da656dd0488233236ee (patch) | |
tree | 4d54f4b5f590744b87952f7df19d63125415376e | |
parent | db5206cec5a46025daf0f5383a73d55858d3c169 (diff) | |
download | mate-applets-8c2c4aa6c838a64a5edb2da656dd0488233236ee.tar.bz2 mate-applets-8c2c4aa6c838a64a5edb2da656dd0488233236ee.tar.xz |
Bump version to 1.7.90
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 96b04122..f0d36605 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl *************************************************************************** dnl *** configure.in for MATE-APPLETS *** dnl *************************************************************************** -AC_INIT(mate-applets, 1.7.1) +AC_INIT(mate-applets, 1.7.90) AC_PREREQ(2.59) AC_CONFIG_HEADERS(config.h) |