• R/O
  • HTTP
  • SSH
  • HTTPS

提交

標籤
無標籤

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Experimental package creation tool for MinGW.org


Commit MetaInfo

修訂2922e7a84c3cb8505cc187a9124e98430fd620cf (tree)
時間2020-08-22 03:52:49
作者Keith Marshall <keith@user...>
CommiterKeith Marshall

Log Message

Prepare mingw-pkg-1.0 release candidate #2.

* configure.ac (AC_INIT): Update version string to "1.0-rc-2".

Change Summary

差異

--- a/configure.ac
+++ b/configure.ac
@@ -28,7 +28,7 @@
2828 # THE SOFTWARE.
2929 #
3030 #
31- AC_INIT([mingw-pkg],[1.0-rc-1],[keith@users.osdn.me])
31+ AC_INIT([mingw-pkg],[1.0-rc-2],[keith@users.osdn.me])
3232 AC_CONFIG_SRCDIR([src/mingw-pkg.sh])
3333 AC_PROG_MKDIR_P
3434 AC_PROG_INSTALL