[matroska] r1175 - trunk/MatroskaPack/Satsuki
[email protected] Tue, 17 May 2005 18:26:19 +0400 (MSD)
| Newsgroups | gmane.comp.multimedia.matroska.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: robux4
Date: 2005-05-17 18:26:17 +0400 (Tue, 17 May 2005)
New Revision: 1175
Modified:
trunk/MatroskaPack/Satsuki/Matroska_Pack_Lite.nsi
Log:
Pack: new test for the updated version
Modified: trunk/MatroskaPack/Satsuki/Matroska_Pack_Lite.nsi
===================================================================
--- trunk/MatroskaPack/Satsuki/Matroska_Pack_Lite.nsi 2005-05-17 12:56:12 UTC (rev 1174)
+++ trunk/MatroskaPack/Satsuki/Matroska_Pack_Lite.nsi 2005-05-17 14:26:17 UTC (rev 1175)
@@ -123,7 +123,7 @@
Internet::GetUrlCode "packs.matroska.org" "" ${VAR_0}
StrCmp "$0" "404" notonline verificationversion
verificationversion:
- Internet::GetUrlCode "packs.matroska.org" "pack_full.v1.1.0.html" ${VAR_0}
+ Internet::GetUrlCode "packs.matroska.org" "pack_full.v1.1.1.html" ${VAR_0}
StrCmp "$0" "404" questionviste notonline
questionviste:
MessageBox MB_YESNO $(SecverifversionName) IDYES NoAbort IDNO notonline