diff options
author | infirit <[email protected]> | 2014-09-28 21:33:32 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2014-09-28 21:33:32 +0200 |
commit | 170a95ae62dbf72bbffc99fc5796cb22dc418131 (patch) | |
tree | 51d7cc4ea5683b8a9e0fe24f1c13d8854e1bc54d | |
parent | 1e08af4d0414173d13e0ffea225e24389e9b3e04 (diff) | |
download | mate-power-manager-1.8.1.tar.bz2 mate-power-manager-1.8.1.tar.xz |
Bump version to 1.8.1mate-power-manager-1.8.1
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index d85e690..6f33192 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.63) -AC_INIT([mate-power-manager], [1.8.0], [http://www.mate-desktop.org/]) +AC_INIT([mate-power-manager], [1.8.1], [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]) |