diff --git a/README.md b/README.md
index 16a0ae3..28c9703 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
 
-### -- 目次 --
+### -- 目次 --                    [サポート掲示板はこちら](https://theolizer.com/customer/forums/)
 [1.Theolizerとは](#About)  
 [2.Theolizerの特長](#Features)  
 [3.対応環境](#Platforms)  
diff --git a/source/CMakeLists.txt b/source/CMakeLists.txt
index 85c399b..9d12c9f 100644
--- a/source/CMakeLists.txt
+++ b/source/CMakeLists.txt
@@ -40,7 +40,7 @@ message(STATUS "CI_SERVICE    =${CI_SERVICE}")
 #-----------------------------------------------------------------------------
 
 project(Theolizer VERSION 1.1.0)
-set(TEMPORARY_VERSION "-Prerelease.")
+#set(TEMPORARY_VERSION "-Prerelease.")
 
 message(STATUS "PROJECT_VERSION=${PROJECT_VERSION}${TEMPORARY_VERSION}")