diff options
author | raveit65 <[email protected]> | 2015-10-06 16:30:44 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-10-06 16:30:44 +0200 |
commit | 2f6b96e17946f8429e5167437c3516d9ee92f818 (patch) | |
tree | c868e33a264ac899d359ae380a11876316c21433 /configure.ac | |
parent | b59c7a53c5dbc73657cbcb0f04b82877630df437 (diff) | |
download | mate-common-2f6b96e17946f8429e5167437c3516d9ee92f818.tar.bz2 mate-common-2f6b96e17946f8429e5167437c3516d9ee92f818.tar.xz |
bump version to 1.11.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 336147a..09f8755 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.54) -AC_INIT([mate-common], [1.10.0], [https://github.com/mate-desktop/mate-common]) +AC_INIT([mate-common], [1.11.0], [https://github.com/mate-desktop/mate-common]) AC_CONFIG_SRCDIR([macros/mate-autogen]) |