summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-09-14 14:32:18 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-09-14 14:32:18 +0000
commitea73cb5cb840f075f7badd523341716bd40e8a4b (patch)
treea30e5fed91fa48113bee7b5b1f6b0cf294428ca1
parent3896b48678145db3e831566f6c752acd3517dd90 (diff)
* version.h: bump to 2.3.6.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_3@59907 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.h b/version.h
index 02910fe643..46d8b11659 100644
--- a/version.h
+++ b/version.h
@@ -1,6 +1,6 @@
-#define RUBY_VERSION "2.3.5"
+#define RUBY_VERSION "2.3.6"
#define RUBY_RELEASE_DATE "2017-09-14"
-#define RUBY_PATCHLEVEL 376
+#define RUBY_PATCHLEVEL 377
#define RUBY_RELEASE_YEAR 2017
#define RUBY_RELEASE_MONTH 9