Skip to content
This repository was archived by the owner on Jul 1, 2020. It is now read-only.

Commit 4ba334a

Browse files
committed
Update Version
1 parent 3c79284 commit 4ba334a

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

includes/version.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// <auto-generated/>
1+
// <auto-generated/>
22
using System.Reflection;
3-
[assembly:AssemblyVersion("1.0.85.0")]
4-
[assembly:AssemblyFileVersion("1.0.85.0")]
3+
[assembly:AssemblyVersion("1.0.87.0")]
4+
[assembly:AssemblyFileVersion("1.0.87.0")]

includes/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.85.0
1+
1.0.87.0

includes/version.wxi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version='1.0' encoding='utf-8'?>
22
<!-- generated by build system -->
33
<Include>
4-
<?define VERSION = '1.0.85.0' ?>
4+
<?define VERSION = '1.0.87.0' ?>
55
</Include>

0 commit comments

Comments
 (0)