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-03-18 22:16:45 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2018-03-18 22:16:45 +0300
commit24fa428ca37e385b9b85dc8b959c0d513e9074d3 (patch)
treea4ac6dee3f8f6840d66c037563b38ea3aeffe6d2 /Properties
parent00574c40c0636e64b3d794b4beef7b19eeba4516 (diff)
Minor fixes
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 5e0a89e7..3b5ec96d 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.14")]
-[assembly: AssemblyFileVersion("2.0.30.14")]
+[assembly: AssemblyVersion("2.0.30.15")]
+[assembly: AssemblyFileVersion("2.0.30.15")]
[assembly: NeutralResourcesLanguageAttribute("en-US")]