diff options
author | Stefano Karapetsas <[email protected]> | 2012-09-12 15:59:08 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-09-12 15:59:08 +0200 |
commit | 855de8b3f4d3ae374d8b2d5e1c75f3cf4cd044b8 (patch) | |
tree | 83c58653fc5b796080c9091bb9610e925ea9587e /configure.ac | |
parent | 0b978f261476236ff923df42badaf297f3d68e52 (diff) | |
download | mate-polkit-855de8b3f4d3ae374d8b2d5e1c75f3cf4cd044b8.tar.bz2 mate-polkit-855de8b3f4d3ae374d8b2d5e1c75f3cf4cd044b8.tar.xz |
start development releasemate-polkit-1.5.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 65f61cb..60d51b9 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([polkit-mate],[1.4.0],[http://www.mate-desktop.org/],[polkit-mate]) +AC_INIT([polkit-mate],[1.5.0],[http://www.mate-desktop.org/],[polkit-mate]) AM_INIT_AUTOMAKE([1.9 foreign dist-bzip2 no-dist-gzip]) |