• R/O
  • HTTP
  • SSH
  • HTTPS

nvdajp: Commit

NVDA with Japanese branch


Commit MetaInfo

Revision35ae893baf6f201fb84f8a95452243458ab107f2 (tree)
Zeit2013-10-10 11:24:44
AutorTakuya Nishimoto <nishimotz@gmai...>
CommiterTakuya Nishimoto

Log Message

update check

Ändern Zusammenfassung

Diff

--- a/jpUpdateCheck/index.php
+++ b/jpUpdateCheck/index.php
@@ -1,6 +1,6 @@
11 <?php
2-define("LATEST_VERSION", "jpnext131005");
3-define("LATEST_LAUNCHER", "https://dl.dropboxusercontent.com/u/62564469/nvda_jpnext131005.exe");
2+define("LATEST_VERSION", "jpnext131010");
3+define("LATEST_LAUNCHER", "https://dl.dropboxusercontent.com/u/62564469/nvda_jpnext131010.exe");
44 $version = '';
55 if (isset($_GET['version'])) {
66 $version = $_GET['version'];
Show on old repository browser