diff --git a/Core/EmulationSettings.cpp b/Core/EmulationSettings.cpp index 5ace762a..c6fd49d4 100644 --- a/Core/EmulationSettings.cpp +++ b/Core/EmulationSettings.cpp @@ -3,10 +3,10 @@ #include "Console.h" #include "RewindManager.h" -//Version 0.9.8 +//Version 0.9.9 uint16_t EmulationSettings::_versionMajor = 0; uint8_t EmulationSettings::_versionMinor = 9; -uint8_t EmulationSettings::_versionRevision = 8; +uint8_t EmulationSettings::_versionRevision = 9; SimpleLock EmulationSettings::_lock; SimpleLock EmulationSettings::_shortcutLock; diff --git a/DependencyPacker/Properties/AssemblyInfo.cs b/DependencyPacker/Properties/AssemblyInfo.cs index 4804ea49..b314864f 100644 --- a/DependencyPacker/Properties/AssemblyInfo.cs +++ b/DependencyPacker/Properties/AssemblyInfo.cs @@ -10,7 +10,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Mesen")] [assembly: AssemblyProduct("DependencyPacker")] -[assembly: AssemblyCopyright("Copyright © Mesen 2019")] +[assembly: AssemblyCopyright("Copyright © Mesen 2020")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/Docs/config.toml b/Docs/config.toml index 2429616f..d325a65a 100644 --- a/Docs/config.toml +++ b/Docs/config.toml @@ -11,7 +11,7 @@ home = [ "HTML", "RSS", "JSON"] [params] themeVariant = "green" -mesenVersion = "0.9.8" +mesenVersion = "0.9.9" [[menu.shortcuts]] name = " Website" diff --git a/Docs/static/images/patreon.png b/Docs/static/images/patreon.png new file mode 100644 index 00000000..5443ec96 Binary files /dev/null and b/Docs/static/images/patreon.png differ diff --git a/Docs/themes/learn/layouts/partials/menu-footer.html b/Docs/themes/learn/layouts/partials/menu-footer.html index 1ac44059..eeca85bd 100644 --- a/Docs/themes/learn/layouts/partials/menu-footer.html +++ b/Docs/themes/learn/layouts/partials/menu-footer.html @@ -1,5 +1,6 @@
diff --git a/GUI.NET/Config/Configuration.cs b/GUI.NET/Config/Configuration.cs index 28febe93..34b97fc8 100644 --- a/GUI.NET/Config/Configuration.cs +++ b/GUI.NET/Config/Configuration.cs @@ -15,7 +15,7 @@ namespace Mesen.GUI.Config private const int MaxRecentFiles = 10; private bool _needToSave = false; - public string MesenVersion = "0.9.8"; + public string MesenVersion = "0.9.9"; public PreferenceInfo PreferenceInfo; public AudioInfo AudioInfo; public VideoInfo VideoInfo; diff --git a/GUI.NET/Dependencies/resources.ca.xml b/GUI.NET/Dependencies/resources.ca.xml index 277e6de9..8fa346e7 100644 --- a/GUI.NET/Dependencies/resources.ca.xml +++ b/GUI.NET/Dependencies/resources.ca.xml @@ -551,7 +551,7 @@