diff options
author | George Hazan <ghazan@miranda.im> | 2018-08-15 19:47:51 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2018-08-15 19:47:51 +0300 |
commit | 7553bf0eb331d57cdc4f5003ddcabb74187f04da (patch) | |
tree | 6633b19c6beea0e51eafae3a125fe1c25290db21 /tools | |
parent | 0026f0f655e1bb5a39a81f56ed40672926208290 (diff) |
added timestamp.chk upload for stable builds too
Diffstat (limited to 'tools')
-rw-r--r-- | tools/build_scripts/z5_UploadArchivesStable.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/build_scripts/z5_UploadArchivesStable.txt b/tools/build_scripts/z5_UploadArchivesStable.txt index 58f5648ff8..1e181078fa 100644 --- a/tools/build_scripts/z5_UploadArchivesStable.txt +++ b/tools/build_scripts/z5_UploadArchivesStable.txt @@ -14,4 +14,6 @@ put "%ArchDistr%\miranda-ng-v*.7z" distr/stable/ put "%ArchDistr%\miranda-ng-v*.exe" distr/stable/ put "%ArchDistr%\miranda-ng-debug-symbols_pdb*.7z" distr/stable/ +put "%SourceDir%\timestamp.chk" distr/stable/ + exit
\ No newline at end of file |