From 97111fcf9790af137f3be7c3fa67ee3bed1b1691 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Tue, 18 Feb 2014 21:50:26 +0100 Subject: Bump version to 1.7.90 --- NEWS | 4 ++-- configure.ac | 2 +- 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]) -- cgit v1.2.1