Skip to content

Commit 88e525a

Browse files
committed
Set the version number for the first alpha release.
I don't think the Windows installer version numbers can have letters, so we'll use 1.98.* for alpha, 1.99.* for beta, and 2.0.* for the final release.
1 parent 3078970 commit 88e525a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

windows/common.wxi

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<?define ProductName="Power Tab Editor"?>
44
<?define ProductShortName="Power Tab"?>
55
<?define Manufacturer="Power Tab Community"?>
6-
<?define Version="2.0.5"?>
6+
<?define Version="1.98.1"?>
77
<?define UpgradeCode="6cab03ff-a31b-4c76-a4d1-20a37575896a"?>
88
<?define SourceDir="../source"?>
99
<?define BinDir="../build/bin"?>

0 commit comments

Comments
 (0)