diff options
author | Stefano Karapetsas <[email protected]> | 2012-09-03 10:39:48 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-09-03 10:39:48 +0200 |
commit | 3831df9d4b81ac5a23f75c4f92396f7287ebc46d (patch) | |
tree | 45df95e0a5b3f76548d9f07d2858fe726023a651 | |
parent | 35219f8200e845bb7a5c4063917f8818579bfee7 (diff) | |
download | mate-common-3831df9d4b81ac5a23f75c4f92396f7287ebc46d.tar.bz2 mate-common-3831df9d4b81ac5a23f75c4f92396f7287ebc46d.tar.xz |
start 1.5 release
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index bdf5d7e..7e7d70d 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ AC_PREREQ(2.54) -AC_INIT([mate-common], [1.4.0], [https://github.com/mate-desktop/mate-common]) +AC_INIT([mate-common], [1.5.0], [https://github.com/mate-desktop/mate-common]) AC_CONFIG_SRCDIR([macros/mate-autogen]) |