We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34fb364 commit 6b8d4abCopy full SHA for 6b8d4ab
ChangeLog
@@ -1,3 +1,7 @@
1
+Wed Oct 19 17:06:54 2011 Yukihiro Matsumoto <matz@ruby-lang.org>
2
+
3
+ * version.h (RUBY_RELEASE_DATE): finally declare start of 2.0 work!
4
5
Wed Oct 19 11:48:44 2011 Eric Hodel <drbrain@segment7.net>
6
7
* error.c (Init_Exception): Document $! and $@. Provide
version.h
@@ -1,4 +1,4 @@
-#define RUBY_VERSION "1.9.4"
+#define RUBY_VERSION "2.0.0"
#define RUBY_RELEASE_DATE "2011-10-19"
#define RUBY_PATCHLEVEL -1
#define RUBY_BRANCH_NAME "trunk"
0 commit comments