summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index a16f77d..c781404 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
-Version 1.7.x
-~~~~~~~~~~~~~
+Version 1.7.90
+~~~~~~~~~~~~~~
Released: 2014-02-18
* News:
diff --git a/configure.ac b/configure.ac
index 4231898..946f601 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.63)
-AC_INIT([mate-power-manager], [1.7.0], [http://www.mate-desktop.org/])
+AC_INIT([mate-power-manager], [1.7.90], [http://www.mate-desktop.org/])
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz check-news])
AC_CONFIG_HEADERS([config.h])