Skip to content

Commit

Permalink
update innosetup
Browse files Browse the repository at this point in the history
  • Loading branch information
mattcieslak committed Jul 21, 2017
1 parent 01871a2 commit 83de1e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packaging/innosetup/meap.iss
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!

#define MyAppName "MEAP"
#define MyAppVersion "1.1.2"
#define MyAppVersion "1.2.0"
#define MyAppPublisher "UCSB Department of Psycholgical and Brain Sciences"
#define MyAppURL "https://labs.psych.ucsb.edu/grafton/scott/"
#define MyAppURL "http://meap.readthedocs.io/en/latest/"
#define MyAppExeName "MEAP.exe"

[Setup]
Expand Down

0 comments on commit 83de1e8

Please sign in to comment.