diff options
author | raveit65 <[email protected]> | 2016-04-05 09:32:05 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-04-05 09:32:05 +0200 |
commit | 5e12c555f1a98082646812f1783e7263d32df136 (patch) | |
tree | 8f09c236a79e41d9e0fa58fcf2ff6df8789d8c4e /configure.ac | |
parent | ff592094c5ad0c1c10828420c0014bfa7261ac02 (diff) | |
download | mate-common-5e12c555f1a98082646812f1783e7263d32df136.tar.bz2 mate-common-5e12c555f1a98082646812f1783e7263d32df136.tar.xz |
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 009de60..971e056 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.54) -AC_INIT([mate-common], [1.13.0], [https://github.com/mate-desktop/mate-common]) +AC_INIT([mate-common], [1.14.0], [https://github.com/mate-desktop/mate-common]) AC_CONFIG_SRCDIR([macros/mate-autogen]) |