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-15 19:36:26 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-10-15 19:36:26 +0300
commita7662c9f614d53a3c9fc59ab6121801bd535af41 (patch)
treeacefad8047909c78b3b7b4f7c13f650ff5e1f403 /Properties
parentb542b5c6189b125f58203c59f5325a584c931291 (diff)
Hotfixes
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 d19a633c..7d1d7eda 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.51")]
-[assembly: AssemblyFileVersion("2.0.21.51")]
+[assembly: AssemblyVersion("2.0.21.53")]
+[assembly: AssemblyFileVersion("2.0.21.53")]
[assembly: NeutralResourcesLanguageAttribute("en-US")]