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-23 18:29:49 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2018-02-23 18:37:51 +0300
commit92b2c2f6bd2ba9639aeaa5214a7e8185dc845e7c (patch)
treee53a3d6c57dd6490336d0993455e45acf7d2fc57 /hakchi_gui.csproj
parent509b3f316b29d6b5ee61752b91e9015c5c6e8623 (diff)
Tiny bugfix
Diffstat (limited to 'hakchi_gui.csproj')
-rw-r--r--hakchi_gui.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/hakchi_gui.csproj b/hakchi_gui.csproj
index 2ad87e45..b06065aa 100644
--- a/hakchi_gui.csproj
+++ b/hakchi_gui.csproj
@@ -31,8 +31,8 @@
<PublisherName>Alexey %27Cluster%27 Avdyukhin</PublisherName>
<CreateWebPageOnPublish>true</CreateWebPageOnPublish>
<WebPage>index.html</WebPage>
- <ApplicationRevision>10</ApplicationRevision>
- <ApplicationVersion>2.0.30.10</ApplicationVersion>
+ <ApplicationRevision>12</ApplicationRevision>
+ <ApplicationVersion>2.0.30.12</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<CreateDesktopShortcut>true</CreateDesktopShortcut>
<PublishWizardCompleted>true</PublishWizardCompleted>