Skip to content

Commit

Permalink
Bump version to 29.8.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Jiang committed Jun 26, 2020
1 parent 2647cf0 commit fcdb456
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions subs2srs/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
// Version information for an assembly consists of the following four values:
//
// Major Version
// Minor Version
// Minor Version
// Build Number
// Revision
//
// You can specify all the values or you can default the Build and Revision Numbers
// 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("29.6.0.0")]
[assembly: AssemblyFileVersion("29.6.0.0")]
[assembly: AssemblyVersion("29.8.0.1")]
[assembly: AssemblyFileVersion("29.8.0.1")]

0 comments on commit fcdb456

Please sign in to comment.