summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Zesch <[email protected]>2011-12-02 20:28:37 -0500
committerSteve Zesch <[email protected]>2011-12-02 20:28:37 -0500
commit88b35394e2675ffc682ed9cbc66c51b02ae1a2a7 (patch)
tree125ce8ae0dd7ab20e2eb98f9ff13a59e80916dfc
parent0e004c696b0e68b2cff37a4c3315b022a35eaf43 (diff)
downloadcaja-88b35394e2675ffc682ed9cbc66c51b02ae1a2a7.tar.bz2
caja-88b35394e2675ffc682ed9cbc66c51b02ae1a2a7.tar.xz
Changed version to 2011.12.01
-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 8b9fa2c6..0e660591 100644
--- a/configure.in
+++ b/configure.in
@@ -19,7 +19,7 @@ dnl Interface break is not allowed.
m4_define(caja_extension_current, 3)
m4_define(caja_extension_revision, 0)
-AC_INIT([caja], [2011.11.23], [https://github.com/perberos/mate-desktop-environment])
+AC_INIT([caja], [2011.12.01], [https://github.com/perberos/mate-desktop-environment])
dnl ---------------------------------------------------------------------------
dnl GTK library version
diff --git a/distro/archlinux/PKGBUILD b/distro/archlinux/PKGBUILD
index 81451949..24099d31 100644
--- a/distro/archlinux/PKGBUILD
+++ b/distro/archlinux/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mate-file-manager
-pkgver=2011.11.16
+pkgver=2011.12.01
pkgrel=1
pkgdesc="The MATE shell and file manager"
arch=('i686' 'x86_64')
diff --git a/distro/ubuntu/build b/distro/ubuntu/build
index f14d45b4..707316fe 100755
--- a/distro/ubuntu/build
+++ b/distro/ubuntu/build
@@ -2,7 +2,7 @@
# fill it
pkgname=mate-file-manager
-pkgver=2011.11.10
+pkgver=2011.12.01
pkgrel=1
pkgdesc="The MATE shell and file manager"
depends=('libexif12' 'libexempi3' 'mate-icon-theme' 'shared-mime-info' 'desktop-file-utils' 'gvfs' 'libunique-1.0-0' 'mate-desktop' 'libgail18')