summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2012-01-28 01:12:09 +0100
committerStefano Karapetsas <[email protected]>2012-01-28 01:12:09 +0100
commitec451fd73bd09d26fccdc7c426ed193ce3948888 (patch)
treef5cf39d6638b801323a487059c24af5e5ea45dfa
parenta15c88e5251e1b124304272878c058ced9821146 (diff)
downloadmate-common-ec451fd73bd09d26fccdc7c426ed193ce3948888.tar.bz2
mate-common-ec451fd73bd09d26fccdc7c426ed193ce3948888.tar.xz
prepare for 1.2 releasemate-common-1.2.0
-rw-r--r--configure.in2
-rw-r--r--distro/archlinux/PKGBUILD2
-rwxr-xr-xdistro/ubuntu/build2
3 files changed, 3 insertions, 3 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])
diff --git a/distro/archlinux/PKGBUILD b/distro/archlinux/PKGBUILD
index 9e3155b..6767ff6 100644
--- a/distro/archlinux/PKGBUILD
+++ b/distro/archlinux/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mate-common
-pkgver=1.1.0
+pkgver=1.2.0
pkgrel=1
pkgdesc="Common development macros for MATE"
arch=('any')
diff --git a/distro/ubuntu/build b/distro/ubuntu/build
index 2351f5e..6c32135 100755
--- a/distro/ubuntu/build
+++ b/distro/ubuntu/build
@@ -2,7 +2,7 @@
# fill it
pkgname=mate-common
-pkgver=1.1.0
+pkgver=1.2.0
pkgrel=1
pkgdesc="Common development macros for MATE"