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

ruby-changes:34474

From: hone <ko1@a...>
Date: Thu, 26 Jun 2014 03:54:51 +0900 (JST)
Subject: [ruby-changes:34474] hone:r46555 (ruby_1_9_2): bump patchlevel

hone	2014-06-26 03:54:45 +0900 (Thu, 26 Jun 2014)

  New Revision: 46555

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

  Log:
    bump patchlevel

  Modified files:
    branches/ruby_1_9_2/version.h
Index: ruby_1_9_2/version.h
===================================================================
--- ruby_1_9_2/version.h	(revision 46554)
+++ ruby_1_9_2/version.h	(revision 46555)
@@ -1,5 +1,5 @@ https://github.com/ruby/ruby/blob/trunk/ruby_1_9_2/version.h#L1
 #define RUBY_VERSION "1.9.2"
-#define RUBY_PATCHLEVEL 327
+#define RUBY_PATCHLEVEL 328
 #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/

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