diff options
author | raveit65 <[email protected]> | 2015-10-06 18:03:02 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-10-06 18:03:02 +0200 |
commit | 399ab2a1983ff6c2542e2af07cbefeae1f297ed5 (patch) | |
tree | b2b149fe506b28743cca5f3eb9b5c1a4a3e57de3 /configure.ac | |
parent | 74ecc9204ec98997e234924ae806a89fcf71fc3e (diff) | |
download | mate-applets-399ab2a1983ff6c2542e2af07cbefeae1f297ed5.tar.bz2 mate-applets-399ab2a1983ff6c2542e2af07cbefeae1f297ed5.tar.xz |
pre-bump version to 1.11.0
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 284dba78..2983d513 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.3) +AC_INIT(mate-applets, 1.11.0) AC_PREREQ(2.59) AC_CONFIG_HEADERS(config.h) |