summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-04-30 07:45:49 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-04-30 07:45:49 +0000
commit03da71a9ae194cb2b47318b85b47c6b1001fe1b0 (patch)
tree06228c5cfc356582ed842ec0e2fdf257106fd6a4 /version.h
parentda20411b5127108f83188dbb7ca7a150687010c0 (diff)
revert r45747 because it introduced severe incompatibility.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_0_0@45755 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 49e41d5247..818b795a4d 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 475
+#define RUBY_PATCHLEVEL 476
#define RUBY_RELEASE_YEAR 2014
#define RUBY_RELEASE_MONTH 4