summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-02-25 02:38:49 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-02-25 02:38:49 +0000
commitc5a7cf00660c8e1797772a357b2b0913c1fe4263 (patch)
tree7852c068d1718a3bad36c8a67382a90d73dd93e6 /version.h
parent6487abea6ca358d72dccc4645eab06e878f212df (diff)
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39482 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 2e8bb3246d..6293ccf26c 100644
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
-#define RUBY_VERSION "2.0.0"
+#define RUBY_VERSION "2.1.0"
#define RUBY_RELEASE_DATE "2013-02-25"
#define RUBY_PATCHLEVEL -1
#define RUBY_BRANCH_NAME "trunk"