Skip to content
This repository has been archived by the owner on Jun 23, 2019. It is now read-only.

Commit

Permalink
10.2.0 version update
Browse files Browse the repository at this point in the history
  • Loading branch information
Admiral-Fish committed Jul 8, 2017
1 parent 63e813d commit 0296d3b
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 30 deletions.
54 changes: 27 additions & 27 deletions RNGReporter/MainForm.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions RNGReporter/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]

[assembly: AssemblyVersion("10.1.9")]
[assembly: AssemblyFileVersion("10.1.9")]
[assembly: AssemblyVersion("10.2.0")]
[assembly: AssemblyFileVersion("10.2.0")]
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 10.1.9.{build}
version: 10.2.0.{build}
os: Visual Studio 2017
environment:
solution_path: RNGReporter.sln
Expand Down

0 comments on commit 0296d3b

Please sign in to comment.