[chrome-gnome-shell/release/v7.2] Version bump.
- From: Yuri Konotopov <ykonotopov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chrome-gnome-shell/release/v7.2] Version bump.
- Date: Mon, 26 Dec 2016 16:51:35 +0000 (UTC)
commit 5dcbe1c33848e66f66409086f1329a463241ec74
Author: Yuri Konotopov <ykonotopov gnome org>
Date: Mon Dec 26 20:42:58 2016 +0400
Version bump.
This is a minor update to make sure that update to version 8 will
not break existing users. Source tarball will not be published at ftp.
CMakeLists.txt | 2 +-
extension/manifest.json | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/CMakeLists.txt b/CMakeLists.txt
index de0abcf..42ba26a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -9,7 +9,7 @@ if(NOT DEFINED(CMAKE_SIZEOF_VOID_P))
endif(NOT DEFINED(CMAKE_SIZEOF_VOID_P))
# Variables
-set(PROJECT_VERSION "7.2")
+set(PROJECT_VERSION "7.2.1")
set(ARCHIVE_NAME ${CMAKE_PROJECT_NAME}-${PROJECT_VERSION})
set(ARCHIVE_FULL_NAME ${ARCHIVE_NAME}.tar.xz)
diff --git a/extension/manifest.json b/extension/manifest.json
index 8d68c4b..5a4222c 100644
--- a/extension/manifest.json
+++ b/extension/manifest.json
@@ -4,7 +4,7 @@
"name": "__MSG_gs_chrome__",
"short_name": "GS Chrome",
"description": "__MSG_manifest_description__",
- "version": "7.2",
+ "version": "7.2.1",
"default_locale": "en",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]