summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS2
-rw-r--r--configure.in2
-rw-r--r--distro/archlinux/PKGBUILD2
-rwxr-xr-xdistro/ubuntu/build2
4 files changed, 4 insertions, 4 deletions
diff --git a/AUTHORS b/AUTHORS
index 8b13789..85bff16 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1 +1 @@
-
+Perberos <[email protected]>
diff --git a/configure.in b/configure.in
index 1a66eac..89c634d 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,5 @@
AC_PREREQ(2.54)
-AC_INIT([mate-common], [2011.12.01], [https://github.com/perberos/mate-desktop-environment])
+AC_INIT([mate-common], [1.1.0], [https://github.com/perberos/mate-desktop-environment])
AC_CONFIG_SRCDIR([macros2/mate-autogen.sh])
diff --git a/distro/archlinux/PKGBUILD b/distro/archlinux/PKGBUILD
index ff883d5..5f4986b 100644
--- a/distro/archlinux/PKGBUILD
+++ b/distro/archlinux/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mate-common
-pkgver=2011.12.01
+pkgver=1.1.0
pkgrel=1
pkgdesc="Common development macros for MATE"
arch=('any')
diff --git a/distro/ubuntu/build b/distro/ubuntu/build
index e1f80f5..2351f5e 100755
--- a/distro/ubuntu/build
+++ b/distro/ubuntu/build
@@ -2,7 +2,7 @@
# fill it
pkgname=mate-common
-pkgver=2011.12.01
+pkgver=1.1.0
pkgrel=1
pkgdesc="Common development macros for MATE"