Skip to content

Commit

Permalink
Pre 0.1.1 release tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
CheeseJedi committed Sep 21, 2019
1 parent 54d78ea commit 1567b20
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions HELLION.DataStructures/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.1.0.106")]
[assembly: AssemblyFileVersion("0.1.0.106")]
[assembly: AssemblyVersion("0.1.1.0")]
[assembly: AssemblyFileVersion("0.1.1.0")]
12 changes: 6 additions & 6 deletions HELLION.Explorer.Setup/HELLION.Explorer.Setup.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -64,13 +64,13 @@
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
"OwnerKey" = "8:_AF4C8B271D59080938909751B7560396"
"OwnerKey" = "8:_659810CE826B65CA893B43584F3EC33C"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
"OwnerKey" = "8:_659810CE826B65CA893B43584F3EC33C"
"OwnerKey" = "8:_AF4C8B271D59080938909751B7560396"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
Expand Down Expand Up @@ -277,7 +277,7 @@
{
"AssemblyRegister" = "3:1"
"AssemblyIsInGAC" = "11:FALSE"
"AssemblyAsmDisplayName" = "8:HELLION.DataStructures, Version=0.1.0.102, Culture=neutral, processorArchitecture=AMD64"
"AssemblyAsmDisplayName" = "8:HELLION.DataStructures, Version=0.1.1.0, Culture=neutral, processorArchitecture=AMD64"
"ScatterAssemblies"
{
"_AF4C8B271D59080938909751B7560396"
Expand Down Expand Up @@ -415,15 +415,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:HELLION.Explorer"
"ProductCode" = "8:{4E00F36A-FB73-40EA-A165-6949D2D0591D}"
"PackageCode" = "8:{49D55294-C95B-446A-9890-339A4834B122}"
"ProductCode" = "8:{F06354DE-CEC8-4FD0-B474-5AC685C27849}"
"PackageCode" = "8:{E3D6BC8B-58AF-4BA7-8657-3A8AE9B34DAA}"
"UpgradeCode" = "8:{F183209F-F0D2-48DA-A90A-31E212313BD9}"
"AspNetVersion" = "8:2.0.50727.0"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:TRUE"
"ProductVersion" = "8:1.0.1"
"ProductVersion" = "8:1.1"
"Manufacturer" = "8:Cheeseware"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:"
Expand Down
4 changes: 2 additions & 2 deletions HELLION.Explorer/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.1.0.73")]
[assembly: AssemblyFileVersion("0.1.0.73")]
[assembly: AssemblyVersion("0.1.1.1")]
[assembly: AssemblyFileVersion("0.1.1.1")]

0 comments on commit 1567b20

Please sign in to comment.