1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* version.h: Bump version to 2.2.6.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_2@54784 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
usa 2016-04-26 14:15:14 +00:00
parent 53e1597036
commit ca68da226f

View file

@ -1,6 +1,6 @@
#define RUBY_VERSION "2.2.5"
#define RUBY_VERSION "2.2.6"
#define RUBY_RELEASE_DATE "2016-04-26"
#define RUBY_PATCHLEVEL 319
#define RUBY_PATCHLEVEL 320
#define RUBY_RELEASE_YEAR 2016
#define RUBY_RELEASE_MONTH 4