diff options
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]) |