8000 * 2009-09-01 · documenting-ruby/ruby@366c650 · GitHub
[go: up one dir, main page]

Skip to content

Commit 366c650

Browse files
committed
* 2009-09-01
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/win32-unicode-test@24725 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
1 parent 291b400 commit 366c650

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,14 +1,14 @@
11
#define RUBY_VERSION "1.9.2"
2-
#define RUBY_RELEASE_DATE "2009-08-26"
2+
#define RUBY_RELEASE_DATE "2009-09-01"
33
#define RUBY_PATCHLEVEL -1
44
#define RUBY_BRANCH_NAME "trunk"
55

66
#define RUBY_VERSION_MAJOR 1
77
#define RUBY_VERSION_MINOR 9
88
#define RUBY_VERSION_TEENY 1
99
#define RUBY_RELEASE_YEAR 2009
10-
#define RUBY_RELEASE_MONTH 8
11-
#define RUBY_RELEASE_DAY 26
10+
#define RUBY_RELEASE_MONTH 9
11+
#define RUBY_RELEASE_DAY 1
1212

1313
#include "ruby/version.h"
1414

0 commit comments

Comments
 (0)
0