aboutsummaryrefslogtreecommitdiffstats
path: root/core/config.rb
diff options
context:
space:
mode:
Diffstat (limited to 'core/config.rb')
-rw-r--r--core/config.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/config.rb b/core/config.rb
index 8207bbe9..aa5f3eb5 100644
--- a/core/config.rb
+++ b/core/config.rb
@@ -47,6 +47,6 @@ module CHIConfig
NeverRetrieveOverlappedMumble = false
# このソフトのバージョン。
- VERSION = [3,4,5,9999]
+ VERSION = [3,4,6,9999]
end