summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Zesch <[email protected]>2011-12-02 20:13:38 -0500
committerSteve Zesch <[email protected]>2011-12-02 20:13:38 -0500
commit2a0af63f00a454774ff33eb98d9795cf021c83aa (patch)
tree45a279f5c27b04b50fe915a8cf41bf3f3c03c45d
parent1c69f467452c8f34d099019d463980ad57811192 (diff)
downloadmate-polkit-2a0af63f00a454774ff33eb98d9795cf021c83aa.tar.bz2
mate-polkit-2a0af63f00a454774ff33eb98d9795cf021c83aa.tar.xz
Changed version to 2011.12.01
-rw-r--r--configure.ac2
-rw-r--r--distro/archlinux/PKGBUILD2
-rwxr-xr-xdistro/ubuntu/build2
3 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index c249ee7..703bfc9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([polkit-mate],[2011.11.16],[https://github.com/perberos/mate-desktop-environment],[polkit-mate])
+AC_INIT([polkit-mate],[2011.12.01],[https://github.com/perberos/mate-desktop-environment],[polkit-mate])
AM_INIT_AUTOMAKE([1.9 foreign dist-bzip2 no-dist-gzip])
diff --git a/distro/archlinux/PKGBUILD b/distro/archlinux/PKGBUILD
index 7ef376d..5e93034 100644
--- a/distro/archlinux/PKGBUILD
+++ b/distro/archlinux/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mate-polkit
-pkgver=2011.11.16
+pkgver=2011.12.01
pkgrel=1
pkgdesc="PolicyKit integration for the MATE desktop"
arch=('i686' 'x86_64')
diff --git a/distro/ubuntu/build b/distro/ubuntu/build
index 001a202..ec976d0 100755
--- a/distro/ubuntu/build
+++ b/distro/ubuntu/build
@@ -2,7 +2,7 @@
# fill it
pkgname=mate-polkit
-pkgver=2011.10.29
+pkgver=2011.12.01
pkgrel=1
pkgdesc="PolicyKit integration for the MATE desktop"
#depends="polkit, gtk2"