source: UpdateChecker/Demo/VersionInfo.xml

Last change on this file was 433, checked in by chronos, 12 years ago
  • Added: Custom new version info form with option to show release notes.
  • Fixed: Run setup with elevated privileges.
  • Added: Can read version info file from local filesystem.
  • Added: Demo application.
File size: 367 bytes
Line 
1<?xml version="1.0"?>
2<SourceList>
3 <Items>
4 <Source>
5 <Id>56</Id>
6 <Version>1.0.3</Version>
7 <SourceURL>Demo.exe</SourceURL>
8 <ReleaseTime>2012-11-02T00:00:00+01:00</ReleaseTime>
9 <ReleaseNotes>
10* Fixed: Application crash on start.
11* Added: New useful feature.
12 </ReleaseNotes>
13 </Source>
14 </Items>
15</SourceList>
Note: See TracBrowser for help on using the repository browser.