8000 * 2013-06-01 · plusplus/ruby@e337c7f · GitHub
[go: up one dir, main page]

Skip to content

Commit e337c7f

Browse files
committed
* 2013-06-01
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41007 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
1 parent 25e5a75 commit e337c7f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

version.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
#define RUBY_VERSION "2.1.0"
2-
#define RUBY_RELEASE_DATE "2013-05-31"
2+
#define RUBY_RELEASE_DATE "2013-06-01"
33
#define RUBY_PATCHLEVEL -1
44
#define RUBY_BRANCH_NAME "trunk"
55

66
#define RUBY_RELEASE_YEAR 2013
7-
#define RUBY_RELEASE_MONTH 5
8-
#define RUBY_RELEASE_DAY 31
7+
#define RUBY_RELEASE_MONTH 6
8+
#define RUBY_RELEASE_DAY 1
99

1010
#include "ruby/version.h"
1111

0 commit comments

Comments
 (0)
0