summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-12-26 03:16:32 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-12-26 03:16:32 +0000
commitae9bda718da8181d47f379a243e384f892448c50 (patch)
tree71da09987100de249dd0cb843ac52774ddb6a428 /version.h
parent0928035b9f262a7611bd71f666ba1f8d79f3cf97 (diff)
* version.h (RUBY_VERSION): 2.2.0 development has started.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44436 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 33f32caeda..defd983ea9 100644
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
-#define RUBY_VERSION "2.1.0"
+#define RUBY_VERSION "2.2.0"
#define RUBY_RELEASE_DATE "2013-12-26"
#define RUBY_PATCHLEVEL -1
#define RUBY_BRANCH_NAME "trunk"