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-15 22:19:54 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-10-15 22:19:54 +0300
commit295ae5788b7eaf79f9505c5a4e66c15115b3584a (patch)
treeb86586ad0da9d36e20795db5d1e11f92caa1396b /hakchi_gui.csproj
parent50d46b9e3b82b82469ec35c0393efec6f59c7dfe (diff)
Tiny fix for Save-State Manager
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 8bfdfa85..8dfbc891 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>54</ApplicationRevision>
- <ApplicationVersion>2.0.21.54</ApplicationVersion>
+ <ApplicationRevision>55</ApplicationRevision>
+ <ApplicationVersion>2.0.21.55</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<CreateDesktopShortcut>true</CreateDesktopShortcut>
<PublishWizardCompleted>true</PublishWizardCompleted>