Skip to content

Commit d6914ad

Browse files
committed
Bump version to 1.22.0.0
1 parent 2a374a6 commit d6914ad

2 files changed

Lines changed: 6 additions & 12 deletions

File tree

HitCounterManagerWinInstaller.vdproj

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -91,12 +91,6 @@
9191
"OwnerKey" = "8:_UNDEFINED"
9292
"MsmSig" = "8:_UNDEFINED"
9393
}
94-
"Entry"
95-
{
96-
"MsmKey" = "8:_UNDEFINED"
97-
"OwnerKey" = "8:_E73481EAB59C480EAACFF94F3334D77E"
98-
"MsmSig" = "8:_UNDEFINED"
99-
}
10094
}
10195
"Configurations"
10296
{
@@ -499,15 +493,15 @@
499493
{
500494
"Name" = "8:Microsoft Visual Studio"
501495
"ProductName" = "8:HitCounterManager"
502-
"ProductCode" = "8:{96343A68-357C-4FD1-A94A-34945F980237}"
503-
"PackageCode" = "8:{8FF4F890-31EF-421F-A3CC-E07F4320959B}"
496+
"ProductCode" = "8:{1B3D8153-A0E6-44DE-B7FF-9C163AED3E1D}"
497+
"PackageCode" = "8:{7528DDED-5C56-446C-B551-94C69676F0A0}"
504498
"UpgradeCode" = "8:{E37C963F-DDC5-4776-80DD-7B583A48415F}"
505499
"AspNetVersion" = "8:4.0.30319.0"
506500
"RestartWWWService" = "11:FALSE"
507501
"RemovePreviousVersions" = "11:FALSE"
508502
"DetectNewerInstalledVersion" = "11:FALSE"
509503
"InstallAllUsers" = "11:FALSE"
510-
"ProductVersion" = "8:1.21.0"
504+
"ProductVersion" = "8:1.22.0"
511505
"Manufacturer" = "8:GunriderProductions"
512506
"ARPHELPTELEPHONE" = "8:"
513507
"ARPHELPLINK" = "8:"
@@ -905,7 +899,7 @@
905899
{
906900
"{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_E73481EAB59C480EAACFF94F3334D77E"
907901
{
908-
"SourcePath" = "8:obj\\ReleaseWin\\HitCounterManager.exe"
902+
"SourcePath" = "8:obj\\ReleaseWin\\net48\\HitCounterManager.exe"
909903
"TargetName" = "8:"
910904
"Tag" = "8:"
911905
"Folder" = "8:_DFB6FB4DFF4E4C228DA381CF60E540D8"

Sources/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
[assembly: AssemblyTrademark("")]
3333
[assembly: AssemblyCulture("")]
3434

35-
[assembly: AssemblyVersion("1.21.0.0")]
36-
[assembly: AssemblyFileVersion("1.21.0.0")]
35+
[assembly: AssemblyVersion("1.22.0.0")]
36+
[assembly: AssemblyFileVersion("1.22.0.0")]
3737

3838
[assembly: ComVisible(false)]
3939
[assembly: Guid("348b28b3-0290-4274-93aa-aa52be387120")]

0 commit comments

Comments
 (0)