diff options
author | Stefano Karapetsas <[email protected]> | 2012-01-28 01:12:09 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-01-28 01:12:09 +0100 |
commit | ec451fd73bd09d26fccdc7c426ed193ce3948888 (patch) | |
tree | f5cf39d6638b801323a487059c24af5e5ea45dfa /configure.in | |
parent | a15c88e5251e1b124304272878c058ced9821146 (diff) | |
download | mate-common-ec451fd73bd09d26fccdc7c426ed193ce3948888.tar.bz2 mate-common-ec451fd73bd09d26fccdc7c426ed193ce3948888.tar.xz |
prepare for 1.2 releasemate-common-1.2.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 89c634d..a6b0aa8 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ AC_PREREQ(2.54) -AC_INIT([mate-common], [1.1.0], [https://github.com/perberos/mate-desktop-environment]) +AC_INIT([mate-common], [1.2.0], [https://github.com/mate-desktop/mate-common]) AC_CONFIG_SRCDIR([macros2/mate-autogen.sh]) |