root/trunk/version.plist

Revision 49, 289 bytes (checked in by kevin, 4 years ago)

Make UpdateController? thread-safe

Line 
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5         <key>RemoteVersionURL</key>
6         <string>http://www.sshkeychain.org/latestversion.xml</string>
7 </dict>
8 </plist>
Note: See TracBrowser for help on using the browser.