8000
We read every piece of feedback, and take your input very seriously.
8000 To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32eb0d1 commit 5a285c0Copy full SHA for 5a285c0
version.h
@@ -1,11 +1,11 @@
1
#define RUBY_VERSION "1.6.8"
2
-#define RUBY_RELEASE_DATE "2003-03-23"
+#define RUBY_RELEASE_DATE "2003-03-26"
3
#define RUBY_VERSION_CODE 168
4
-#define RUBY_RELEASE_CODE 20030323
+#define RUBY_RELEASE_CODE 20030326
5
6
#define RUBY_VERSION_MAJOR 1
7
#define RUBY_VERSION_MINOR 6
8
#define RUBY_VERSION_TEENY 8
9
#define RUBY_RELEASE_YEAR 2003
10
-#define RUBY_RELEASE_MONTH 03
11
-#define RUBY_RELEASE_DAY 23
+#define RUBY_RELEASE_MONTH 3
+#define RUBY_RELEASE_DAY 26
0 commit comments