diff options
author | Stefano Karapetsas <[email protected]> | 2013-03-30 22:36:47 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-03-30 22:36:47 +0100 |
commit | 9f543aeb27de6ec36d1a87454631d357b97ceb16 (patch) | |
tree | b5e878e087767a4b57ce147fbbb5bdbd5deeca0a /configure.ac | |
parent | c0278967e43458fd4eb9685934f88c3b37ffdfa6 (diff) | |
download | mate-common-9f543aeb27de6ec36d1a87454631d357b97ceb16.tar.bz2 mate-common-9f543aeb27de6ec36d1a87454631d357b97ceb16.tar.xz |
Bump version to 1.6.0mate-common-1.6.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 4e9a776..67bd738 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.54) -AC_INIT([mate-common], [1.5.2], [https://github.com/mate-desktop/mate-common]) +AC_INIT([mate-common], [1.6.0], [https://github.com/mate-desktop/mate-common]) AC_CONFIG_SRCDIR([macros/mate-autogen]) |