summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'version.h')
-rw-r--r--version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.h b/version.h
index a641f021a8..ec94efa090 100644
--- a/version.h
+++ b/version.h
@@ -1,6 +1,6 @@
-#define RUBY_VERSION "2.5.1"
+#define RUBY_VERSION "2.5.2"
#define RUBY_RELEASE_DATE "2018-07-02"
-#define RUBY_PATCHLEVEL 60
+#define RUBY_PATCHLEVEL 61
#define RUBY_RELEASE_YEAR 2018
#define RUBY_RELEASE_MONTH 7