summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-10-17 08:30:28 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-10-17 08:30:28 +0000
commitb01022cb2a73aa23d1d321398eb60148fa89f5c4 (patch)
treebf944f5c31291ae47b2b9db431e9ff292d8f8dd1 /version.h
parent406a08c4d7937255d9aa01c7a7144125fc8c0dee (diff)
revert r65112, because of fearing an imcompatibility
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_4@65114 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 6e81a12b54..8c7590f6f7 100644
--- a/version.h
+++ b/version.h
@@ -1,6 +1,6 @@
#define RUBY_VERSION "2.4.5"
#define RUBY_RELEASE_DATE "2018-10-17"
-#define RUBY_PATCHLEVEL 328
+#define RUBY_PATCHLEVEL 329
#define RUBY_RELEASE_YEAR 2018
#define RUBY_RELEASE_MONTH 10