diff options
author | Stefano Karapetsas <[email protected]> | 2013-04-01 11:08:36 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-04-01 11:08:36 +0200 |
commit | 01fb301105811997b4a98add213a6ba8ac14ce15 (patch) | |
tree | 226efd5d09a53b216c9f21db46dfc7641ddcc658 | |
parent | ccc74fa0426905925c59a1ae1dc0b8646aff228e (diff) | |
download | mate-power-manager-01fb301105811997b4a98add213a6ba8ac14ce15.tar.bz2 mate-power-manager-01fb301105811997b4a98add213a6ba8ac14ce15.tar.xz |
Bump version to 1.6.0mate-power-manager-1.6.0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index b023f5d..336f366 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.63) -AC_INIT([mate-power-manager], [1.5.2], [http://www.mate-desktop.org/]) +AC_INIT([mate-power-manager], [1.6.0], [http://www.mate-desktop.org/]) AC_CONFIG_SRCDIR(src) AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) AM_INIT_AUTOMAKE([foreign]) |