diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-07-23 12:45:58 +0300 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-07-23 12:45:58 +0300 |
| commit | 0c87bc378ef68e8466a602a5c3252cfa5225af49 (patch) | |
| tree | e8ed67ffb4d0c31db2ce3eb7471f6007bac6a3fa /Software/Visual_Studio/Tango.Core/Properties | |
| parent | 1f2ebb7e81e6082ec31f3febbcf0f777263679aa (diff) | |
| download | Tango-0c87bc378ef68e8466a602a5c3252cfa5225af49.tar.gz Tango-0c87bc378ef68e8466a602a5c3252cfa5225af49.zip | |
New version numbers using Auto Increment Versions visual studio extension !
Diffstat (limited to 'Software/Visual_Studio/Tango.Core/Properties')
| -rw-r--r-- | Software/Visual_Studio/Tango.Core/Properties/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/Tango.Core/Properties/AssemblyInfo.cs b/Software/Visual_Studio/Tango.Core/Properties/AssemblyInfo.cs index 56dcb9b64..377b08699 100644 --- a/Software/Visual_Studio/Tango.Core/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/Tango.Core/Properties/AssemblyInfo.cs @@ -3,5 +3,5 @@ using System.Runtime.CompilerServices; using System.Runtime.InteropServices; [assembly: AssemblyTitle("Tango - Core Components")] -[assembly: AssemblyVersion("2.0.*")] +[assembly: AssemblyVersion("2.0.3.1220")] [assembly: ComVisible(false)]
\ No newline at end of file |
