Skip to content

Commit

Permalink
update msvc ProductVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
mancoast authored and mancoast committed Nov 16, 2017
1 parent 2a155b1 commit 774a666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mandelbulber2/msvc/mandelbulber2.rc
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ BEGIN
VALUE "LegalCopyright", "Copyright (C) 2017 Mandelbulber Team"
VALUE "OriginalFilename", "mandelbulber2.exe"
VALUE "ProductName", "Mandelbulber"
VALUE "ProductVersion", "2.12.0.0-alpha"
VALUE "ProductVersion", "2.12.0.0"
END
END
BLOCK "VarFileInfo"
Expand Down

0 comments on commit 774a666

Please sign in to comment.