mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-24 13:08:49 -05:00
Remove patch component from profile version
This commit is contained in:
@@ -50,7 +50,6 @@ public:
|
||||
struct Version {
|
||||
int major = 0;
|
||||
int minor = 0;
|
||||
int patch = 0;
|
||||
};
|
||||
struct Module {
|
||||
std::string name;
|
||||
|
||||
Reference in New Issue
Block a user