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>2018-02-26 19:18:43 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2018-02-26 19:19:08 +0300
commit00574c40c0636e64b3d794b4beef7b19eeba4516 (patch)
tree638e87b4876d921484b4541bc80676caaef164be /Properties/AssemblyInfo.cs
parent92b2c2f6bd2ba9639aeaa5214a7e8185dc845e7c (diff)
Translations update
Diffstat (limited to 'Properties/AssemblyInfo.cs')
-rw-r--r--Properties/AssemblyInfo.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs
index 22484124..5e0a89e7 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.30.13")]
-[assembly: AssemblyFileVersion("2.0.30.13")]
+[assembly: AssemblyVersion("2.0.30.14")]
+[assembly: AssemblyFileVersion("2.0.30.14")]
[assembly: NeutralResourcesLanguageAttribute("en-US")]