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

ruby-changes:33023

From: nagachika <ko1@a...>
Date: Sat, 22 Feb 2014 13:03:04 +0900 (JST)
Subject: [ruby-changes:33023] nagachika:r45102 (ruby_2_0_0): update patchlevel for the last commit.

nagachika	2014-02-22 13:03:00 +0900 (Sat, 22 Feb 2014)

  New Revision: 45102

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

  Log:
    update patchlevel for the last commit.

  Modified files:
    branches/ruby_2_0_0/version.h
Index: ruby_2_0_0/version.h
===================================================================
--- ruby_2_0_0/version.h	(revision 45101)
+++ ruby_2_0_0/version.h	(revision 45102)
@@ -1,6 +1,6 @@ https://github.com/ruby/ruby/blob/trunk/ruby_2_0_0/version.h#L1
 #define RUBY_VERSION "2.0.0"
 #define RUBY_RELEASE_DATE "2014-02-22"
-#define RUBY_PATCHLEVEL 445
+#define RUBY_PATCHLEVEL 446
 
 #define RUBY_RELEASE_YEAR 2014
 #define RUBY_RELEASE_MONTH 2

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

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