tweak version to 2.5.0 to help with legacy maint in the future

This commit is contained in:
Mark Sturgill 2013-11-02 22:26:20 -07:00
parent 0eeb0c0c31
commit d18b2254d8

View file

@ -47,7 +47,7 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("2.5.*")]
[assembly: AssemblyVersion("2.5.0.*")]
//
// In order to sign your assembly you must specify a key to use. Refer to the