[前][次][番号順一覧][スレッド一覧]

ruby-changes:6912

From: shyouhei <ko1@a...>
Date: Fri, 8 Aug 2008 11:03:44 +0900 (JST)
Subject: [ruby-changes:6912] Ruby:r18430 (ruby_1_8_7): patchlevel 71

shyouhei	2008-08-08 11:03:37 +0900 (Fri, 08 Aug 2008)

  New Revision: 18430

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=18430

  Log:
    patchlevel 71

  Modified files:
    branches/ruby_1_8_7/version.h

Index: ruby_1_8_7/version.h
===================================================================
--- ruby_1_8_7/version.h	(revision 18429)
+++ ruby_1_8_7/version.h	(revision 18430)
@@ -2,7 +2,7 @@
 #define RUBY_RELEASE_DATE "2008-08-08"
 #define RUBY_VERSION_CODE 187
 #define RUBY_RELEASE_CODE 20080808
-#define RUBY_PATCHLEVEL 70
+#define RUBY_PATCHLEVEL 71
 
 #define RUBY_VERSION_MAJOR 1
 #define RUBY_VERSION_MINOR 8

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]