summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2015-01-20 22:58:26 +0100
committerStefano Karapetsas <[email protected]>2015-01-20 22:58:26 +0100
commit44c02a163351beb2f48dae480954913615f903fd (patch)
tree8e467bfc68f4b6ef0192eb4eda5e526455ecd02c
parent8bbddca81161d88b6fa5d9feb1fc1af0846cc692 (diff)
downloadmate-power-manager-44c02a163351beb2f48dae480954913615f903fd.tar.bz2
mate-power-manager-44c02a163351beb2f48dae480954913615f903fd.tar.xz
Bump version to 1.9.1
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 0f7a8e1..1fbf7fb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
-Version 1.9.0
+Version 1.9.1
~~~~~~~~~~~~~
-Released: 2014-10-24
+Released: 2015-01-20
* News:
- Add support for UPower 0.99
diff --git a/configure.ac b/configure.ac
index 041938b..d62dacc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.63)
-AC_INIT([mate-power-manager], [1.9.0], [http://www.mate-desktop.org/])
+AC_INIT([mate-power-manager], [1.9.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])