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-06 01:15:28 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-10-06 01:15:28 +0300
commit2f3c36218b419b547f2166bd3a3d973246858e33 (patch)
treec9187c21113c91a4e24bd87fc3ab1ef3f0c130d6 /Properties/AssemblyInfo.cs
parent434b01c6c8ceddd5ee255a5da66f9935453d968b (diff)
rc1
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 3ef96b86..be189bb5 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.18.11")]
-[assembly: AssemblyFileVersion("2.0.18.11")]
+[assembly: AssemblyVersion("2.0.20.1")]
+[assembly: AssemblyFileVersion("2.0.20.1")]
[assembly: NeutralResourcesLanguageAttribute("en-US")]