aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Properties
diff options
context:
space:
mode:
authorRoy Ben-Shabat <Roy@Twine-s.com>2018-07-23 13:42:25 +0300
committerRoy Ben-Shabat <Roy@Twine-s.com>2018-07-23 13:42:25 +0300
commitc2b3ae31666b347f85985a0afdadb1d6b8db493a (patch)
treecff60f1e8d00300269a0043f806e19f2dae4be5c /Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Properties
parentfdd346378cea17bd885412fa9d11f3da370103cb (diff)
downloadTango-c2b3ae31666b347f85985a0afdadb1d6b8db493a.tar.gz
Tango-c2b3ae31666b347f85985a0afdadb1d6b8db493a.zip
Implemented revision number as delta years and day of year for auto incremented versions.
Diffstat (limited to 'Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Properties')
-rw-r--r--Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Properties/AssemblyInfo.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Properties/AssemblyInfo.cs b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Properties/AssemblyInfo.cs
index 78600f112..68e82d986 100644
--- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Properties/AssemblyInfo.cs
+++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@ using System.Runtime.InteropServices;
using System.Windows;
[assembly: AssemblyTitle("Tango - Machine Studio Developer Module")]
-[assembly: AssemblyVersion("2.0.2.1248")]
+[assembly: AssemblyVersion("2.0.5.1321")]
[assembly: ComVisible(false)]