diff options
author | Steve Zesch <[email protected]> | 2012-07-05 12:44:39 -0400 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2012-07-05 12:44:39 -0400 |
commit | 4b97f945fd9ae97724bf8a72865898738bb1c105 (patch) | |
tree | fde50367f75d106ab3f3b5b4fc591a7c0f113179 /configure.in | |
parent | 7062e0f001b1938ad26225ed77ce0930e10f53f0 (diff) | |
download | mate-common-4b97f945fd9ae97724bf8a72865898738bb1c105.tar.bz2 mate-common-4b97f945fd9ae97724bf8a72865898738bb1c105.tar.xz |
Preparing for 1.4 release.mate-common-1.4.0
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 294b1fe..18faf3b 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ AC_PREREQ(2.54) -AC_INIT([mate-common], [1.3.0], [https://github.com/mate-desktop/mate-common]) +AC_INIT([mate-common], [1.4.0], [https://github.com/mate-desktop/mate-common]) AC_CONFIG_SRCDIR([macros/mate-autogen]) |