Skip to content

Commit

Permalink
2.12.0: remove -rc1 version
Browse files Browse the repository at this point in the history
  • Loading branch information
danmar committed Sep 9, 2023
1 parent 1c99a31 commit f2f1fb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion win_installer/productInfo.wxi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Include>
<?define ProductName = "Cppcheck $(var.Platform) 2.12-rc1" ?>
<?define ProductName = "Cppcheck $(var.Platform) 2.12" ?>
<?define ProductNameShort = "Cppcheck" ?>
<?define ProductVersion = "2.12.0" ?>

Expand Down

0 comments on commit f2f1fb0

Please sign in to comment.