Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

Commit

Permalink
Bump version number to 1.0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
da2x committed Feb 14, 2017
1 parent 5635f3b commit 845b89f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions EdgeDeflector/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
//
// Major Version
// Minor Version
// Maintenance Number
// Build Number
// Revision
//
// 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.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyVersion("1.0.1.0")]
[assembly: AssemblyFileVersion("1.0.1.0")]

0 comments on commit 845b89f

Please sign in to comment.