summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-04-13 13:23:14 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-04-13 13:23:14 +0000
commit2067e39ebaa0389b2d824a1c3dc0ffe1f7a6dba7 (patch)
treeafa042ebff22dc41f658fe0031dda88d5746d474
parente3252606afe73a7085ce8b92bd0c0a5eccd918d4 (diff)
* version.h: bump to 2.1.6.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_1@50297 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 da52321bbf..440a724e0d 100644
--- a/version.h
+++ b/version.h
@@ -1,6 +1,6 @@
-#define RUBY_VERSION "2.1.5"
+#define RUBY_VERSION "2.1.6"
#define RUBY_RELEASE_DATE "2015-04-13"
-#define RUBY_PATCHLEVEL 335
+#define RUBY_PATCHLEVEL 336
#define RUBY_RELEASE_YEAR 2015
#define RUBY_RELEASE_MONTH 4