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-10 18:16:11 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-10-10 18:16:11 +0300
commit690b60216f26582f39823eb8ca583338be62deee (patch)
treef7be69c26167245c9aa17607e637d04cf070c4a0 /Properties
parent39c40a7d3a46015d93f634522af816de8988260c (diff)
More tiny fixes. Release 2.21b.2.21
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 da39f212..55f2164a 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.23")]
-[assembly: AssemblyFileVersion("2.0.21.23")]
+[assembly: AssemblyVersion("2.0.21.30")]
+[assembly: AssemblyFileVersion("2.0.21.30")]
[assembly: NeutralResourcesLanguageAttribute("en-US")]