diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2015-06-12 05:36:59 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2015-06-12 05:36:59 +0200 |
commit | d4a35684220c9e06b64ce3d39df06616f0147bdc (patch) | |
tree | 4c8c743ea04839d16951dc72d4e6e6004123fbea /opentrack/options.hpp | |
parent | cb38011818063ac2b28fb09c9e34b2fc3a558988 (diff) |
trackhat: some stubs
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 c33c2f53..a8880cad 100644 --- a/opentrack/options.hpp +++ b/opentrack/options.hpp @@ -97,7 +97,7 @@ namespace options { } conf.endGroup(); } - static constexpr const char* org = "opentrack-2.3"; + static constexpr const char* org = "trackhat opentrack-2.3"; void save() { |