[gnome-shell-extensions/gnome-3-0] Bump version to 3.0.2
- From: Giovanni Campagna <gcampagna src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell-extensions/gnome-3-0] Bump version to 3.0.2
- Date: Fri, 20 May 2011 13:50:12 +0000 (UTC)
commit 7b5f0245317dac73fbb12d80a7d141ea8e72628f
Author: Giovanni Campagna <gcampagna src gnome org>
Date: Fri May 20 15:48:08 2011 +0200
Bump version to 3.0.2
Bump package version to 3.0.2, and at the same time write out all
extensions' version explicitly (in case gnome-shell does not release
3.0.2)
configure.ac | 2 +-
extensions/auto-move-windows/metadata.json.in | 2 +-
extensions/windowsNavigator/metadata.json.in | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 124ab46..2955115 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.63)
-AC_INIT([gnome-shell-extensions],[3.0.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell&component=extensions])
+AC_INIT([gnome-shell-extensions],[3.0.2],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell&component=extensions])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([config])
diff --git a/extensions/auto-move-windows/metadata.json.in b/extensions/auto-move-windows/metadata.json.in
index ed8c003..0f1bcb8 100644
--- a/extensions/auto-move-windows/metadata.json.in
+++ b/extensions/auto-move-windows/metadata.json.in
@@ -2,7 +2,7 @@
"uuid": "@uuid@",
"name": "Auto Move Windows",
"description": "Move applications to specific workspaces when they create windows",
- "shell-version": [ "@shell_current@" ],
+ "shell-version": [ "3.0.0", "3.0.1", "3.0.2" ],
"localedir": "@LOCALEDIR@",
"original-authors": [ "alessandro crismani gmail com", "thomas bouffon gmail com" ],
"url": "@url@"
diff --git a/extensions/windowsNavigator/metadata.json.in b/extensions/windowsNavigator/metadata.json.in
index 9499bfb..9fee9a3 100644
--- a/extensions/windowsNavigator/metadata.json.in
+++ b/extensions/windowsNavigator/metadata.json.in
@@ -1,5 +1,5 @@
{
- "shell-version": ["@shell_current@"],
+ "shell-version": ["3.0.0", "3.0.1", "3.0.2"],
"uuid": "@uuid@",
"localedir": "@LOCALEDIR@",
"original-author": "zaspire rambler ru",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]