Skip to content

Commit 17fe201

Browse files
committed
Bump version to 1.18.0.0
Updated ProductCode and ProductVersion of installer
1 parent 6c1f2af commit 17fe201

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

HitCounterManagerWinInstaller.vdproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -499,15 +499,15 @@
499499
{
500500
"Name" = "8:Microsoft Visual Studio"
501501
"ProductName" = "8:HitCounterManager"
502-
"ProductCode" = "8:{B52EE845-BC83-4D3E-83EB-972F1F4E1F95}"
502+
"ProductCode" = "8:{CC557C28-4CCC-4BBA-AF04-694CCF47C274}"
503503
"PackageCode" = "8:{50C078B6-2223-405F-B9F7-E0A8A9368D11}"
504504
"UpgradeCode" = "8:{E37C963F-DDC5-4776-80DD-7B583A48415F}"
505505
"AspNetVersion" = "8:4.0.30319.0"
506506
"RestartWWWService" = "11:FALSE"
507507
"RemovePreviousVersions" = "11:FALSE"
508508
"DetectNewerInstalledVersion" = "11:FALSE"
509509
"InstallAllUsers" = "11:FALSE"
510-
"ProductVersion" = "8:1.17.0"
510+
"ProductVersion" = "8:1.18.0"
511511
"Manufacturer" = "8:GunriderProductions"
512512
"ARPHELPTELEPHONE" = "8:"
513513
"ARPHELPLINK" = "8:"
@@ -905,7 +905,7 @@
905905
{
906906
"{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_E73481EAB59C480EAACFF94F3334D77E"
907907
{
908-
"SourcePath" = "8:obj\\DebugWin\\HitCounterManager.exe"
908+
"SourcePath" = "8:obj\\ReleaseWin\\HitCounterManager.exe"
909909
"TargetName" = "8:"
910910
"Tag" = "8:"
911911
"Folder" = "8:_DFB6FB4DFF4E4C228DA381CF60E540D8"

Sources/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@
2929
// Buildnummer
3030
// Revision
3131
//
32-
[assembly: AssemblyVersion("1.17.0.0")]
33-
[assembly: AssemblyFileVersion("1.17.0.0")]
32+
[assembly: AssemblyVersion("1.18.0.0")]
33+
[assembly: AssemblyFileVersion("1.18.0.0")]

0 commit comments

Comments
 (0)