~piastucki/+junk/xmloutput3

« back to all changes in this revision

Viewing changes to installer/bzr-xmloutput-setup.nsi

  • Committer: Guillermo Gonzalez
  • Date: 2011-03-09 23:44:46 UTC
  • Revision ID: guillo.gonzo@gmail.com-20110309234446-a1bbe305xnr2afi6
Tags: 0.8.7
releaseĀ 0.8.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
!define PRODUCT_NAME "bzr-xmloutput"
2
 
!define PRODUCT_VERSION "0.8.5"
 
2
!define PRODUCT_VERSION "0.8.7"
3
3
!define PRODUCT_UNINST_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\${PRODUCT_NAME}"
4
4
!define PRODUCT_UNINST_ROOT_KEY "HKLM"
5
5