Skip to content

Commit

Permalink
bump the version number
Browse files Browse the repository at this point in the history
  • Loading branch information
wkozmaNTIA committed Nov 3, 2019
1 parent 1083c12 commit 583db2d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions win32/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("ITS ITU-R Rec P.528 GUI")]
[assembly: AssemblyTitle("ITS ITU-R Rec P.528-4 GUI")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("The Institute for Telecommunication Sciences")]
Expand Down Expand Up @@ -51,5 +51,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("1.3.0.0")]
[assembly: AssemblyFileVersion("1.3.0.0")]
[assembly: AssemblyVersion("1.3.1.0")]
[assembly: AssemblyFileVersion("1.3.1.0")]

0 comments on commit 583db2d

Please sign in to comment.