Skip to content

Commit

Permalink
Update windows installer script
Browse files Browse the repository at this point in the history
  • Loading branch information
smathot committed Feb 16, 2014
1 parent edd6a34 commit b4ff89f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions opensesame.nsi
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@

; HM NIS Edit Wizard helper defines
!define PRODUCT_NAME "OpenSesame"
!define PRODUCT_VERSION "0.27.4-win32-2"
!define PRODUCT_VERSION "2.8.0-win32-2"
!define PRODUCT_PUBLISHER "Sebastiaan Mathot"
!define PRODUCT_WEB_SITE "http://www.cogsci.nl"
!define PRODUCT_WEB_SITE "http://osdocs.cogsci.nl"
!define PRODUCT_UNINST_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\${PRODUCT_NAME}"
!define PRODUCT_UNINST_ROOT_KEY "HKLM"

Expand Down

0 comments on commit b4ff89f

Please sign in to comment.