aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Editors
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/Tango.Editors
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/Tango.Editors')
-rw-r--r--Software/Visual_Studio/Tango.Editors/Properties/AssemblyInfo.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/Tango.Editors/Properties/AssemblyInfo.cs b/Software/Visual_Studio/Tango.Editors/Properties/AssemblyInfo.cs
index 6929733ef..e0144a2c1 100644
--- a/Software/Visual_Studio/Tango.Editors/Properties/AssemblyInfo.cs
+++ b/Software/Visual_Studio/Tango.Editors/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@ using System.Runtime.InteropServices;
using System.Windows;
[assembly: AssemblyTitle("Tango - Visual Diagram Editing Components")]
-[assembly: AssemblyVersion("2.0.4.1248")]
+[assembly: AssemblyVersion("2.0.7.1321")]
[assembly: ComVisible(false)]