diff options
| author | lempamo <[email protected]> | 2017-08-26 18:48:50 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-08-26 18:48:50 -0400 |
| commit | 965a9beb4b7ac52816136a8c701a26d3d80ae398 (patch) | |
| tree | 04d86d71bfeb71498c3275c3aaa942ad102296dc /Histacom2/Properties | |
| parent | 12d308ccee2c052f97df9b7f0ad38381d0df0dab (diff) | |
| download | histacom2-2.0.1.tar.gz histacom2-2.0.1.tar.bz2 histacom2-2.0.1.zip | |
off to the next version!v2.0.1
Diffstat (limited to 'Histacom2/Properties')
| -rw-r--r-- | Histacom2/Properties/AssemblyInfo.cs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Histacom2/Properties/AssemblyInfo.cs b/Histacom2/Properties/AssemblyInfo.cs index 387ec5b..981eb39 100644 --- a/Histacom2/Properties/AssemblyInfo.cs +++ b/Histacom2/Properties/AssemblyInfo.cs @@ -33,7 +33,7 @@ using System.Runtime.InteropServices; // 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("2.0.0.3")] -[assembly: AssemblyFileVersion("2.0.0.3")] +[assembly: AssemblyVersion("2.0.1")] +[assembly: AssemblyFileVersion("2.0.1")] [assembly: NeutralResourcesLanguage("en-US")] |
