summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-02-25 06:39:03 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-02-25 06:39:03 +0000
commit244260d60b526f47583ed9cfdac995d1b080b393 (patch)
treef39d5ac3b0a95a66da5aade73d14c8ce2ae7fea6
parente04b5d25be58ceb85015a8cdda9be05c7fc9b482 (diff)
bump version to 2.2.1
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_2@49742 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.h b/version.h
index d9a3795209..7695b05e47 100644
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
-#define RUBY_VERSION "2.2.0"
+#define RUBY_VERSION "2.2.1"
#define RUBY_RELEASE_DATE "2015-02-25"
#define RUBY_PATCHLEVEL 84