very simple build automation.

This commit is contained in:
Dean Herbert
2017-02-13 01:02:44 +09:00
parent 6e0a2ec7da
commit a073b1db0d
9 changed files with 345 additions and 3 deletions

View File

@ -22,5 +22,5 @@ using System.Runtime.InteropServices;
// The following GUID is for the ID of the typelib if this project is exposed to COM
[assembly: Guid("55e28cb2-7b6c-4595-8dcc-9871d8aad7e9")]
[assembly: AssemblyVersion("0.0.5")]
[assembly: AssemblyFileVersion("0.0.5")]
[assembly: AssemblyVersion("2017.212.0")]
[assembly: AssemblyFileVersion("2017.212.0")]