[chrome-gnome-shell/release/v8.2.1: 4/4] Version bump



commit 384edc11039e1745757445cdbdb948bd0ce7e95d
Author: Yuri Konotopov <ykonotopov gnome org>
Date:   Fri Mar 24 19:35:06 2017 +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 77ff59d..77c6654 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 "8.2")
+set(PROJECT_VERSION "8.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 105472c..3d125fc 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": "8.2",
+  "version": "8.2.1",
 
   "default_locale": "en",
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]