[Groonga-mysql-commit] mroonga/mroonga at 3f978b0 [master] doc release: fix tagging order

Back to archive index

Masafumi Yokoyama null+****@clear*****
Fri Jul 1 13:10:23 JST 2016


Masafumi Yokoyama	2016-07-01 13:10:23 +0900 (Fri, 01 Jul 2016)

  New Revision: 3f978b09e5ac64103d12b89ea20c23a776e6ff9c
  https://github.com/mroonga/mroonga/commit/3f978b09e5ac64103d12b89ea20c23a776e6ff9c

  Message:
    doc release: fix tagging order

  Modified files:
    doc/source/developer/release.rst

  Modified: doc/source/developer/release.rst (+9 -8)
===================================================================
--- doc/source/developer/release.rst    2016-07-01 11:36:27 +0900 (2753c44)
+++ doc/source/developer/release.rst    2016-07-01 13:10:23 +0900 (02f9a1d)
@@ -118,6 +118,15 @@ make update-latest-releaseコマンドでは、OLD_RELEASE_DATEに前回のリ
 これにより、clone済みのMroongaのWebサイトのトップページのソース(index.html,ja/index.html)やRPMパッケージのspecファイルのバージョン表記などが更新されます。
 
 
+タグを打つ
+----------
+
+``make tag`` とするとタグが打たれます。 ::
+
+    % make tag
+    % git push --tags origin
+
+
 配布用ファイルのアップロード
 ----------------------------
 
@@ -293,14 +302,6 @@ Linux 側でファイル名を変更します。これだと mroonga のバー
         packages/windows/files/mariadb-10.0.2-with-mroonga-3.04-winx64.zip
 
 
-タグを打つ
-----------
-
-``make tag`` とするとタグが打たれます。 ::
-
-    % make tag
-    % git push --tags origin
-
 ドキュメントのアップロード
 --------------------------
 
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-mysql-commit mailing list
Back to archive index