summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-02-18 21:50:26 +0100
committerStefano Karapetsas <[email protected]>2014-02-18 21:50:26 +0100
commit97111fcf9790af137f3be7c3fa67ee3bed1b1691 (patch)
tree646ec13b30af3d229155a864f123a9e45ce3c7be /configure.ac
parent4686ddac3a399434d6b9c52b72ecff329507681c (diff)
downloadmate-power-manager-97111fcf9790af137f3be7c3fa67ee3bed1b1691.tar.bz2
mate-power-manager-97111fcf9790af137f3be7c3fa67ee3bed1b1691.tar.xz
Bump version to 1.7.90
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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])