From 085a8e5bc07254127ab728fc14d64c8245a13575 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Mon, 26 Dec 2011 20:29:25 +0100 Subject: prepare for 1.1.1 release --- AUTHORS | 17 ++++++++++++----- configure.in | 2 +- distro/archlinux/PKGBUILD | 2 +- distro/ubuntu/build | 2 +- 4 files changed, 15 insertions(+), 8 deletions(-) diff --git a/AUTHORS b/AUTHORS index 65ae3e0d..2992011a 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,18 +1,25 @@ -Caja 2.22 version by: +Caja 1.1 by + +Perberos +Steve Zesch +Stefano Karapetsas + +Nautilus 2.22 version by: + Martin Wehner Alex Larsson Cosimo Cecchi David Zeuthen -Caja 2.4 version by: +Nautilus 2.4 version by: Alex Larsson Dave Camp Soren Sandmann Jürg Billeter -Caja 2.2 version by: +Nautilus 2.2 version by: Alex Larsson Dave Camp @@ -20,7 +27,7 @@ James Willcox Jan Arne Petersen Mark McLoughlin -Mate 2 conversion by: +Nautilus 2 conversion by: Darin Adler Anders Carlsson @@ -29,7 +36,7 @@ Alex Larsson Jacob Berkman *** need to decide who else to add here *** -Original version by the Caja 1.0 team: +Original version by the Nautilus 1.0 team: Ali Abdin Andy Hertzfeld diff --git a/configure.in b/configure.in index 6b80b3e6..6341a335 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], [1.1.0], [https://github.com/perberos/mate-desktop-environment]) +AC_INIT([caja], [1.1.1], [http://www.mate-desktop.org]) dnl --------------------------------------------------------------------------- dnl GTK library version diff --git a/distro/archlinux/PKGBUILD b/distro/archlinux/PKGBUILD index 375f2252..be59fe72 100644 --- a/distro/archlinux/PKGBUILD +++ b/distro/archlinux/PKGBUILD @@ -1,5 +1,5 @@ pkgname=mate-file-manager -pkgver=1.1.0 +pkgver=1.1.1 pkgrel=1 pkgdesc="The MATE shell and file manager" arch=('i686' 'x86_64') diff --git a/distro/ubuntu/build b/distro/ubuntu/build index 4e31f4ec..3b70c5f4 100755 --- a/distro/ubuntu/build +++ b/distro/ubuntu/build @@ -2,7 +2,7 @@ # fill it pkgname=mate-file-manager -pkgver=1.1.0 +pkgver=1.1.1 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') -- cgit v1.2.1