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-20 14:33:55 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-10-20 14:33:55 +0300
commit52fee8252f3bd1b8f88f3d28a99bc4c315b6ec9a (patch)
treeb12bb17dcce2c99a93d4a9e7ec17bf2f94220971 /Properties
parent7d014b7da4b6d2af1e62ef7f665342cee0e1b467 (diff)
clovershell fix
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 bd275b30..7e8dfffd 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.57")]
-[assembly: AssemblyFileVersion("2.0.21.57")]
+[assembly: AssemblyVersion("2.0.21.60")]
+[assembly: AssemblyFileVersion("2.0.21.60")]
[assembly: NeutralResourcesLanguageAttribute("en-US")]