[chrome-gnome-shell] Version bump
- From: Yuri Konotopov <ykonotopov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chrome-gnome-shell] Version bump
- Date: Wed, 21 Mar 2018 06:14:11 +0000 (UTC)
commit 815ec9e1afa52bd3af5047e176a4ea9c1bfa2514
Author: Yuri Konotopov <ykonotopov gnome org>
Date: Wed Mar 21 10:10:51 2018 +0400
Version bump
CMakeLists.txt | 2 +-
extension/manifest.json | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 63f19f3..f0b3005 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 "10")
+set(PROJECT_VERSION "10.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 8380a88..ffd4f38 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": "10",
+ "version": "10.1",
"default_locale": "en",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]