summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-10-31 15:05:19 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-10-31 15:05:19 +0000
commitc84f858379b09a5831d82f989df512683e199eb8 (patch)
treebe9ffd9f090c42d13fd6b1313ea9b78c01655c1d /version.h
parent8a9679b8dfcabc9a9e137deb210575393e3d205a (diff)
merge revision(s) 43413: [Backport #9048]
* parse.y: Remove +(binary) and -(binary) special cases [Feature #9048] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@43493 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 0a5baf411b..3a5972130c 100644
--- a/version.h
+++ b/version.h
@@ -1,5 +1,5 @@
#define RUBY_VERSION "1.9.3"
-#define RUBY_PATCHLEVEL 480
+#define RUBY_PATCHLEVEL 481
#define RUBY_RELEASE_DATE "2013-11-01"
#define RUBY_RELEASE_YEAR 2013