diff options
author | raveit65 <[email protected]> | 2016-06-08 23:36:20 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-06-08 23:36:20 +0200 |
commit | f4b1602d58786b744e86cffd696058d203bbac4b (patch) | |
tree | 8a91c8beff6a931f85793694ba3c58d0e532626b /configure.ac | |
parent | 200785a6c463af1f7d25fffdc566eaf05d7a955f (diff) | |
download | mate-power-manager-f4b1602d58786b744e86cffd696058d203bbac4b.tar.bz2 mate-power-manager-f4b1602d58786b744e86cffd696058d203bbac4b.tar.xz |
release 1.15.0v1.15.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 ba6da1e..c648310 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.63) -AC_INIT([mate-power-manager], [1.14.0], [http://www.mate-desktop.org/]) +AC_INIT([mate-power-manager], [1.15.0], [http://www.mate-desktop.org/]) AC_CONFIG_SRCDIR(src) AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz check-news tar-ustar]) AC_CONFIG_HEADERS([config.h]) |