aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorToshiaki Asai <toshi.alternative@gmail.com>2016-11-20 05:45:49 +0900
committerToshiaki Asai <toshi.alternative@gmail.com>2016-11-20 05:45:49 +0900
commit403a83316ce55816d282451cf39aa828bf060082 (patch)
tree877731d8f3181fb6c25635fce337906fe1273869
parent9f0760d7b4764b606de1b73cf12f9872aa6b4441 (diff)
downloadmikutter-403a83316ce55816d282451cf39aa828bf060082.tar.gz
version 3.4.7
-rw-r--r--core/config.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/config.rb b/core/config.rb
index aa5f3eb5..f89cc51b 100644
--- a/core/config.rb
+++ b/core/config.rb
@@ -47,6 +47,6 @@ module CHIConfig
NeverRetrieveOverlappedMumble = false
# このソフトのバージョン。
- VERSION = [3,4,6,9999]
+ VERSION = [3,4,7,9999]
end