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-04-22 18:29:09 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-04-22 18:29:09 +0300
commitc734876ae47322caa930644ebb2eece505c6e5df (patch)
tree1a40e8bad8ff448d6d7591347c2251079c29c600 /Properties
parentcb1282472edd255fc45a8222ce7a392f2c6611e1 (diff)
Hotfix
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 0444fbf3..753528e6 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.16.11")]
-[assembly: AssemblyFileVersion("2.0.16.11")]
+[assembly: AssemblyVersion("2.0.16.12")]
+[assembly: AssemblyFileVersion("2.0.16.12")]
[assembly: NeutralResourcesLanguageAttribute("en-US")]