diff options
author | Stefano Karapetsas <[email protected]> | 2012-03-14 15:00:57 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-03-14 15:00:57 +0100 |
commit | 285e040fd7ba4bedc25054790b4de9eb0fcb6410 (patch) | |
tree | 706f0c11f95d201870e9677c189b6510143d8f38 /configure.ac | |
parent | 252ecc3b07c71bebb2d442ef1fd518a25998227c (diff) | |
download | mate-power-manager-285e040fd7ba4bedc25054790b4de9eb0fcb6410.tar.bz2 mate-power-manager-285e040fd7ba4bedc25054790b4de9eb0fcb6410.tar.xz |
update for 1.2mate-power-manager-1.2.0
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 a137168..09a55aa 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.63) -AC_INIT([mate-power-manager],[1.1.0]) +AC_INIT([mate-power-manager], [1.2.0], [http://www.mate-desktop.org/]) AC_CONFIG_SRCDIR(src) AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) AM_INIT_AUTOMAKE([foreign]) |