mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-16 20:43:48 -07:00
hyprpm: add support for minimum versions
This commit is contained in:
@@ -49,6 +49,7 @@ struct SVersionInfo {
|
||||
bool dirty = false;
|
||||
std::string branch;
|
||||
std::string message;
|
||||
std::string commits;
|
||||
};
|
||||
|
||||
#define APICALL extern "C"
|
||||
|
Reference in New Issue
Block a user