summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-01-29 10:23:19 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-01-29 10:23:19 +0000
commit30d7be39da512f70c9d61754b3e2e4035f426d2e (patch)
tree28220cb649ef2d10b7d6ccfacc7efa6b1faaebb4 /version.h
parente228a4a3457b1a39cb454c9d86643aee481c7192 (diff)
* enumerator.c: include internal.h instead of declaring the external
function there. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@44749 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 1c2329885f..f10aeae754 100644
--- a/version.h
+++ b/version.h
@@ -1,5 +1,5 @@
#define RUBY_VERSION "1.9.3"
-#define RUBY_PATCHLEVEL 502
+#define RUBY_PATCHLEVEL 503
#define RUBY_RELEASE_DATE "2014-01-29"
#define RUBY_RELEASE_YEAR 2014