summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2012-11-07 23:43:17 +0100
committerStefano Karapetsas <[email protected]>2012-11-07 23:43:17 +0100
commitae9f45b112c22538465e060c61b2ed2fb1b0544c (patch)
tree8bba4c6057e96846de85b2d9736a95f1e74c2757
parent6176205aa44f2492ccfe09b35511046651350d53 (diff)
downloadmate-power-manager-ae9f45b112c22538465e060c61b2ed2fb1b0544c.tar.bz2
mate-power-manager-ae9f45b112c22538465e060c61b2ed2fb1b0544c.tar.xz
bump version to 1.5.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 00a3e4f..312f220 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.63)
-AC_INIT([mate-power-manager], [1.4.0], [http://www.mate-desktop.org/])
+AC_INIT([mate-power-manager], [1.5.0], [http://www.mate-desktop.org/])
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
AM_INIT_AUTOMAKE([foreign])