summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2015-05-04 17:46:09 +0200
committerStefano Karapetsas <[email protected]>2015-05-04 17:46:09 +0200
commitb13fdb1bc25e62d20d068bf9293880d64cb899a5 (patch)
tree8218225622b28036dc46edc02ed05d5fa4d82ccf
parentc005217966cbe610fe25639dd9faa5a6e0a2cea2 (diff)
downloadmate-power-manager-b13fdb1bc25e62d20d068bf9293880d64cb899a5.tar.bz2
mate-power-manager-b13fdb1bc25e62d20d068bf9293880d64cb899a5.tar.xz
Bump version to 1.10.0mate-power-manager-1.10.0
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 87df896..da638ab 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
-Version 1.9.90
+Version 1.10.0
~~~~~~~~~~~~~~
-Released: 2015-04-24
+Released: 2015-05-04
* News:
- Add support for UPower 0.99
diff --git a/configure.ac b/configure.ac
index 830f991..4cd97aa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.63)
-AC_INIT([mate-power-manager], [1.9.90], [http://www.mate-desktop.org/])
+AC_INIT([mate-power-manager], [1.10.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])