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

ruby-changes:16407

From: wyhaines <ko1@a...>
Date: Wed, 23 Jun 2010 01:36:18 +0900 (JST)
Subject: [ruby-changes:16407] Ruby:r28390 (ruby_1_8_6): Forgot to bump the version # for r28374.

wyhaines	2010-06-23 01:35:25 +0900 (Wed, 23 Jun 2010)

  New Revision: 28390

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

  Log:
    Forgot to bump the version # for r28374.

  Modified files:
    branches/ruby_1_8_6/version.h

Index: ruby_1_8_6/version.h
===================================================================
--- ruby_1_8_6/version.h	(revision 28389)
+++ ruby_1_8_6/version.h	(revision 28390)
@@ -2,7 +2,7 @@
 #define RUBY_RELEASE_DATE "2010-06-22"
 #define RUBY_VERSION_CODE 186
 #define RUBY_RELEASE_CODE 20100622
-#define RUBY_PATCHLEVEL 415
+#define RUBY_PATCHLEVEL 416
 
 #define RUBY_VERSION_MAJOR 1
 #define RUBY_VERSION_MINOR 8

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

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