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

ruby-changes:14218

From: yugui <ko1@a...>
Date: Mon, 7 Dec 2009 13:15:19 +0900 (JST)
Subject: [ruby-changes:14218] Ruby:r26040 (ruby_1_9_1): increments RUBY_PATCHLEVEL for the previous commit.

yugui	2009-12-07 13:15:11 +0900 (Mon, 07 Dec 2009)

  New Revision: 26040

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

  Log:
    increments RUBY_PATCHLEVEL for the previous commit.

  Modified files:
    branches/ruby_1_9_1/version.h

Index: ruby_1_9_1/version.h
===================================================================
--- ruby_1_9_1/version.h	(revision 26039)
+++ ruby_1_9_1/version.h	(revision 26040)
@@ -1,5 +1,5 @@
 #define RUBY_VERSION "1.9.1"
-#define RUBY_PATCHLEVEL 375
+#define RUBY_PATCHLEVEL 376
 #define RUBY_VERSION_MAJOR 1
 #define RUBY_VERSION_MINOR 9
 #define RUBY_VERSION_TEENY 1

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

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