aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorToshiaki Asai <toshi.alternative@gmail.com>2016-10-16 13:00:32 +0900
committerToshiaki Asai <toshi.alternative@gmail.com>2016-10-16 13:00:32 +0900
commit83645d7dc44052ddbb86b85e6051b28bd015d1eb (patch)
tree9f95071d23194193292e40754fe11423d3c124d0
parent05e90ed57d91031e890a77a48c0df3496f8259e4 (diff)
downloadmikutter-83645d7dc44052ddbb86b85e6051b28bd015d1eb.tar.gz
version 3.4.6
-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