ソースを参照

Fix build date.

tags/v0.6.4
James Moger 13年前
コミット
fec6df5eaa
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      src/com/iciql/Constants.java

+ 1
- 1
src/com/iciql/Constants.java ファイルの表示

@@ -29,7 +29,7 @@ public class Constants {
// The build script extracts this exact line so be careful editing it
// and only use A-Z a-z 0-9 .-_ in the string.
public static final String VERSION_DATE = "2011-08-05";
public static final String VERSION_DATE = "2011-08-08";
// The build script extracts this exact line so be careful editing it
// and only use A-Z a-z 0-9 .-_ in the string.

読み込み中…
キャンセル
保存