Skip to content

Commit

Permalink
* 2020-01-01 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
matzbot committed Dec 31, 2019
1 parent 1a18622 commit 287bfb6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions version.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#define RUBY_RELEASE_DATE RUBY_RELEASE_YEAR_STR"-"RUBY_RELEASE_MONTH_STR"-"RUBY_RELEASE_DAY_STR
#define RUBY_PATCHLEVEL -1

#define RUBY_RELEASE_YEAR 2019
#define RUBY_RELEASE_MONTH 12
#define RUBY_RELEASE_DAY 31
#define RUBY_RELEASE_YEAR 2020
#define RUBY_RELEASE_MONTH 1
#define RUBY_RELEASE_DAY 1

#include "ruby/version.h"

Expand Down

0 comments on commit 287bfb6

Please sign in to comment.