summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-12-25 12:40:38 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-12-25 12:40:38 +0000
commitfe2123f3ec84671591d6857a201071ba948ba296 (patch)
tree04e48ec8551967d543aa10ed34202dc43e1a4621 /version.h
parent18318ff65ff992fe60accf0abea8e5db25939b02 (diff)
version.h (RUBY_VERSION): 2.4.0 development has started.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53302 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 c6415d58e0..3d385b1f4f 100644
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
-#define RUBY_VERSION "2.3.0"
+#define RUBY_VERSION "2.4.0"
#define RUBY_RELEASE_DATE "2015-12-25"
#define RUBY_PATCHLEVEL -1