Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/hakchi2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-10-12 07:15:14 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-10-12 07:15:14 +0300
commit124f65ddedbd41a2179c8b61fd6d634fa599aaf9 (patch)
tree6a6c2f9a0837c1cf8eddfed4f71894bc69e06494 /Properties
parent248c0ed6fcdccbdbf6f00a7e49c5671c33f3c431 (diff)
Scripts autoupdate, fixes, optimization
Diffstat (limited to 'Properties')
-rw-r--r--Properties/AssemblyInfo.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs
index 7fb703b2..cf1f3259 100644
--- a/Properties/AssemblyInfo.cs
+++ b/Properties/AssemblyInfo.cs
@@ -33,6 +33,6 @@ using System.Resources;
// 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.21.32")]
-[assembly: AssemblyFileVersion("2.0.21.32")]
+[assembly: AssemblyVersion("2.0.21.40")]
+[assembly: AssemblyFileVersion("2.0.21.40")]
[assembly: NeutralResourcesLanguageAttribute("en-US")]