summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-01-17 14:00:59 +0100
committerStefano Karapetsas <[email protected]>2014-01-17 14:00:59 +0100
commita71d41f59f6525f14dc82c20087c92ce8c4a7e50 (patch)
treecb8c638dfb48db4a66a2f1ef7a3ebaef207318a7
parent09dade79ca3eae57c7e7c67b1ba5b19d38e09719 (diff)
downloadmate-power-manager-a71d41f59f6525f14dc82c20087c92ce8c4a7e50.tar.bz2
mate-power-manager-a71d41f59f6525f14dc82c20087c92ce8c4a7e50.tar.xz
Bump version to 1.7.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9465070..ebc2588 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.63)
-AC_INIT([mate-power-manager], [1.6.2], [http://www.mate-desktop.org/])
+AC_INIT([mate-power-manager], [1.7.0], [http://www.mate-desktop.org/])
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz])
AC_CONFIG_HEADERS([config.h])