summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-02-24 06:33:54 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-02-24 06:33:54 +0000
commit038540f9319b5b8fb7d4b809f82e1da63c47c0ba (patch)
treec431f79a09bb943f705d267ad0421458e7ce8e40 /version.h
parent6f2348a0a310aa3f576c5eb665331186b4bb14a4 (diff)
bump version to 2.1.2
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_1@45163 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'version.h')
-rw-r--r--version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.h b/version.h
index 3931597cac..dfd09b9312 100644
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
-#define RUBY_VERSION "2.1.1"
+#define RUBY_VERSION "2.1.2"
#define RUBY_RELEASE_DATE "2014-02-24"
#define RUBY_PATCHLEVEL 77