diff options
Diffstat (limited to 'opentrack/options.hpp')
-rw-r--r-- | opentrack/options.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opentrack/options.hpp b/opentrack/options.hpp index 6c15d729..1d54e8b3 100644 --- a/opentrack/options.hpp +++ b/opentrack/options.hpp @@ -97,7 +97,7 @@ namespace options { } conf.endGroup(); } - static constexpr const char* org = "opentrack"; + static constexpr const char* org = "opentrack-2.3"; void save() { |