summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-04-30 07:18:41 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-04-30 07:18:41 +0000
commit16a10e0a95bd2ae94e4b93f8c3b3027806632547 (patch)
tree297fb5aa820f048e996177db2e1ace7ce1789a4c /version.h
parent13ed57b4a269e630e28aff1bcfb813f81b246b95 (diff)
missed at previous commit.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_0_0@45749 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 51ad7e9273..1128be3101 100644
--- a/version.h
+++ b/version.h
@@ -1,6 +1,6 @@
#define RUBY_VERSION "2.0.0"
#define RUBY_RELEASE_DATE "2014-04-30"
-#define RUBY_PATCHLEVEL 469
+#define RUBY_PATCHLEVEL 470
#define RUBY_RELEASE_YEAR 2014
#define RUBY_RELEASE_MONTH 4