summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Zesch <[email protected]>2011-12-09 23:26:43 -0500
committerSteve Zesch <[email protected]>2011-12-09 23:26:43 -0500
commitac277969bc572806ebe23ea577d9453342241375 (patch)
treed1e8a09177f0351a7dd9483878329d6719766c4a
parent2a0af63f00a454774ff33eb98d9795cf021c83aa (diff)
downloadmate-polkit-ac277969bc572806ebe23ea577d9453342241375.tar.bz2
mate-polkit-ac277969bc572806ebe23ea577d9453342241375.tar.xz
updated version
-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 703bfc9..5592cc9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([polkit-mate],[2011.12.01],[https://github.com/perberos/mate-desktop-environment],[polkit-mate])
+AC_INIT([polkit-mate],[1.1.0],[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 5e93034..615f4f2 100644
--- a/distro/archlinux/PKGBUILD
+++ b/distro/archlinux/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mate-polkit
-pkgver=2011.12.01
+pkgver=1.1.0
pkgrel=1
pkgdesc="PolicyKit integration for the MATE desktop"
arch=('i686' 'x86_64')
diff --git a/distro/ubuntu/build b/distro/ubuntu/build
index ec976d0..2ad6fa2 100755
--- a/distro/ubuntu/build
+++ b/distro/ubuntu/build
@@ -2,7 +2,7 @@
# fill it
pkgname=mate-polkit
-pkgver=2011.12.01
+pkgver=1.1.0
pkgrel=1
pkgdesc="PolicyKit integration for the MATE desktop"
#depends="polkit, gtk2"