Skip to content

Commit

Permalink
update version in installer to 1.0.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SteffenGerdes committed May 10, 2019
1 parent 516e8a5 commit ace99dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Gsd2Aml.Setup/Variables.wxi
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<?define ProductMainName="GSD2AML Converter" ?>
<?endif?>
<?ifndef ProductVersion ?>
<?define ProductVersion="0.9.0.0" ?>
<?define ProductVersion="1.0.0.0" ?>
<?endif?>

<?define myManufacturerDir="GSD2AML Converter" ?>
Expand Down

0 comments on commit ace99dc

Please sign in to comment.