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-11-29 21:55:22 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2018-11-29 21:55:22 +0300
commit7f8759c37f5ba4045b39ca3e71eaf83dd87d5eee (patch)
treeed4496d50e9e624db8942b4d9598f24fcd167408 /Properties
parent4c9e52e3fa7626858da09833bf6c98e65c3c7202 (diff)
clovercon modification for Nunchack and other controllers, so one-handed people can play NES too. I'm serious.
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 2bba725e..e3fa6806 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.31.10")]
-[assembly: AssemblyFileVersion("2.0.31.10")]
+[assembly: AssemblyVersion("2.0.31.30")]
+[assembly: AssemblyFileVersion("2.0.31.30")]
[assembly: NeutralResourcesLanguageAttribute("en-US")]