Skip to content

Commit 5819698

Browse files
BlueFinBimaBlueFinBima
authored andcommitted
Commit for 2019.0823 bugfix release
1 parent 9749169 commit 5819698

File tree

7 files changed

+11
-11
lines changed

7 files changed

+11
-11
lines changed

Control Center/Control Center.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
<UpdatePeriodically>false</UpdatePeriodically>
2525
<UpdateRequired>false</UpdateRequired>
2626
<MapFileExtensions>true</MapFileExtensions>
27-
<ApplicationRevision>616</ApplicationRevision>
28-
<ApplicationVersion>1.4.2019.0616</ApplicationVersion>
27+
<ApplicationRevision>823</ApplicationRevision>
28+
<ApplicationVersion>1.4.2019.0823</ApplicationVersion>
2929
<UseApplicationTrust>false</UseApplicationTrust>
3030
<BootstrapperEnabled>true</BootstrapperEnabled>
3131
</PropertyGroup>

Control Center/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@
5151
// You can specify all the values or you can default the Build and Revision Numbers
5252
// by using the '*' as shown below:
5353
// [assembly: AssemblyVersion("1.0.*")]
54-
[assembly: AssemblyVersion("1.4.2019.0616")]
55-
[assembly: AssemblyFileVersion("1.4.2019.0616")]
54+
[assembly: AssemblyVersion("1.4.2019.0823")]
55+
[assembly: AssemblyFileVersion("1.4.2019.0823")]

Helios/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@
4545
// You can specify all the values or you can default the Build and Revision Numbers
4646
// by using the '*' as shown below:
4747
// [assembly: AssemblyVersion("1.0.*")]
48-
[assembly: AssemblyVersion("1.4.2019.0616")]
49-
[assembly: AssemblyFileVersion("1.4.2019.0616")]
48+
[assembly: AssemblyVersion("1.4.2019.0823")]
49+
[assembly: AssemblyFileVersion("1.4.2019.0823")]

Helios/_Documents/Helios.Read.Me.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
2626
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
2727

28-
Helios 1.4.2019.0616 is not an explicit collaboration with Craig Courtney,
28+
Helios 1.4.2019.0823 is not an explicit collaboration with Craig Courtney,
2929
but it relies heavily on the original Helios. This distribution is not endorsed
3030
by Craig Courtney.
3131

0 Bytes
Binary file not shown.

Profile Editor/Profile Editor.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
<UpdatePeriodically>false</UpdatePeriodically>
2525
<UpdateRequired>false</UpdateRequired>
2626
<MapFileExtensions>true</MapFileExtensions>
27-
<ApplicationRevision>616</ApplicationRevision>
28-
<ApplicationVersion>1.4.2019.0616</ApplicationVersion>
27+
<ApplicationRevision>823</ApplicationRevision>
28+
<ApplicationVersion>1.4.2019.0823</ApplicationVersion>
2929
<UseApplicationTrust>false</UseApplicationTrust>
3030
<BootstrapperEnabled>true</BootstrapperEnabled>
3131
</PropertyGroup>

Profile Editor/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@
5151
// You can specify all the values or you can default the Build and Revision Numbers
5252
// by using the '*' as shown below:
5353
// [assembly: AssemblyVersion("1.0.*")]
54-
[assembly: AssemblyVersion("1.4.2019.0616")]
55-
[assembly: AssemblyFileVersion("1.4.2019.0616")]
54+
[assembly: AssemblyVersion("1.4.2019.0823")]
55+
[assembly: AssemblyFileVersion("1.4.2019.0823")]

0 commit comments

Comments
 (0)