mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
merge revision(s) 035b75c8f4:
Update zlib version to 1.2.12 --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
This commit is contained in:
parent
74b42fe781
commit
e73165c4cd
2 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ platform:
|
|||
- x64
|
||||
environment:
|
||||
ruby_version: "24-%Platform%"
|
||||
zlib_version: "1.2.11"
|
||||
zlib_version: "1.2.12"
|
||||
matrix:
|
||||
- build: vs
|
||||
vs: 120
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
# define RUBY_VERSION_MINOR RUBY_API_VERSION_MINOR
|
||||
#define RUBY_VERSION_TEENY 4
|
||||
#define RUBY_RELEASE_DATE RUBY_RELEASE_YEAR_STR"-"RUBY_RELEASE_MONTH_STR"-"RUBY_RELEASE_DAY_STR
|
||||
#define RUBY_PATCHLEVEL 205
|
||||
#define RUBY_PATCHLEVEL 206
|
||||
|
||||
#define RUBY_RELEASE_YEAR 2022
|
||||
#define RUBY_RELEASE_MONTH 4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue