File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change
1
+ Thu Aug 16 08:26:08 2007 Tadayoshi Funaba <tadf@dotrb.org>
2
+
3
+ * lib/README: fixed a typo.
4
+
1
5
Thu Aug 16 08:20:50 2007 Nobuyoshi Nakada <nobu@ruby-lang.org>
2
6
3
7
* ext/extmk.rb (extmake): save all CONFIG values.
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ benchmark.rb a benchmark utility
6
6
cgi-lib.rb simple CGI support library (old style)
7
7
cgi.rb CGI support library
8
8
cgi/session.rb CGI session class
9
- complex.rb complex number suppor
9
+ complex.rb complex number support
10
10
csv.rb CSV parser/generator
11
11
date.rb date object
12
12
date/format.rb date parsing and formatting
Original file line number Diff line number Diff line change 2
2
#define RUBY_RELEASE_DATE "2007-08-16"
3
3
#define RUBY_VERSION_CODE 185
4
4
#define RUBY_RELEASE_CODE 20070816
5
- #define RUBY_PATCHLEVEL 91
5
+ #define RUBY_PATCHLEVEL 92
6
6
7
7
#define RUBY_VERSION_MAJOR 1
8
8
#define RUBY_VERSION_MINOR 8
You can’t perform that action at this time.
0 commit comments