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

ruby-changes:35289

From: nobu <ko1@a...>
Date: Wed, 3 Sep 2014 15:05:20 +0900 (JST)
Subject: [ruby-changes:35289] nobu:r47371 (trunk): * tool/make-snapshot (usage): X.Y means the head of a branch now.

nobu	2014-09-03 15:05:01 +0900 (Wed, 03 Sep 2014)

  New Revision: 47371

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

  Log:
    * tool/make-snapshot (usage): X.Y means the head of a branch now.

  Modified files:
    trunk/tool/make-snapshot
Index: tool/make-snapshot
===================================================================
--- tool/make-snapshot	(revision 47370)
+++ tool/make-snapshot	(revision 47371)
@@ -24,7 +24,7 @@ options: https://github.com/ruby/ruby/blob/trunk/tool/make-snapshot#L24
   -packages=PKG[,...]   make PKG packages (#{PACKAGES.keys.join(", ")})
   -digests=ALG[,...]    show ALG digests (#{DIGESTS.join(", ")})
 version:
-  trunk, stable, branches/*, tags/*, X.Y.Z, X.Y.Z-pL
+  trunk, stable, branches/*, tags/*, X.Y, X.Y.Z, X.Y.Z-pL
 each versions may be followed by optional @revision.
 USAGE
 end

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

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