diff options
author | Stefano Karapetsas <[email protected]> | 2013-03-16 18:29:33 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-03-16 18:29:33 +0100 |
commit | 734df08e0e899b46454520af05286ea1db6c7f39 (patch) | |
tree | a37ce67c1c8a8c403f872a69de870fd65e3ffd3f /configure.ac | |
parent | 42d40947ca5fda12c01ec89d50eab1faaaf389e0 (diff) | |
download | mate-power-manager-734df08e0e899b46454520af05286ea1db6c7f39.tar.bz2 mate-power-manager-734df08e0e899b46454520af05286ea1db6c7f39.tar.xz |
Bump version to 1.5.2mate-power-manager-1.5.2
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8e5208f..b023f5d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.63) -AC_INIT([mate-power-manager], [1.5.1], [http://www.mate-desktop.org/]) +AC_INIT([mate-power-manager], [1.5.2], [http://www.mate-desktop.org/]) AC_CONFIG_SRCDIR(src) AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) AM_INIT_AUTOMAKE([foreign]) |