Skip to content

Commit

Permalink
Correcting version number in the installer makefile.
Browse files Browse the repository at this point in the history
  • Loading branch information
nithinphilips committed Dec 4, 2014
1 parent e5e8253 commit e003897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion windows/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PROGRAM=Odel

CANDLE=candle
LIGHT=light
VERSION=1.0
VERSION=0.2.0

%.wixobj: %.wxs
# Convert to Tab delimited file
Expand Down

0 comments on commit e003897

Please sign in to comment.