diff options
author | John Fultz <jfultz@wolfram.com> | 2016-07-07 11:26:21 -0500 |
---|---|---|
committer | John Fultz <jfultz@wolfram.com> | 2016-07-07 11:44:48 -0500 |
commit | eb7f35652ca22bfd7d42ffd02678ce730597ae36 (patch) | |
tree | 749e1f16842cc9e6805ef11dbbe2ddffb8a95892 /installer.iss | |
parent | e1592dfbc6972dda664d7e1a3c208a9921691149 (diff) |
Increment version number and copyright date.
Also, fix a typo and remove dead code.
Diffstat (limited to 'installer.iss')
-rw-r--r-- | installer.iss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/installer.iss b/installer.iss index a450985..6eba702 100644 --- a/installer.iss +++ b/installer.iss @@ -3,7 +3,7 @@ [Setup] AppName=Quackle -AppVerName=Quackle 1.0 +AppVerName=Quackle 1.0.2 DefaultDirName={pf}\Quackle DefaultGroupName=Quackle ChangesAssociations=yes |