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 14:21:33 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-10-12 14:21:33 +0300
commit4e8c0541b367462cbc0ef36f3524aeeede454511 (patch)
treeff62868faa8a0108680656e1a4a9f45d97f62cdb /Properties
parent6bbdcdab42bae2cb94f2633d01e7e12116a997f3 (diff)
Garbage cleanup
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 cf1f3259..1b127aa4 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.40")]
-[assembly: AssemblyFileVersion("2.0.21.40")]
+[assembly: AssemblyVersion("2.0.21.41")]
+[assembly: AssemblyFileVersion("2.0.21.41")]
[assembly: NeutralResourcesLanguageAttribute("en-US")]