mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-07-31 12:11:56 -07:00
wlroots: update version patches
This commit is contained in:
@@ -38,7 +38,7 @@ index 29b103a..0b6e5a4 100644
|
||||
# necessary for bugfix releases. Increasing soversion is required because
|
||||
# wlroots never guarantees ABI stability -- only API stability is guaranteed
|
||||
# between minor releases.
|
||||
-soversion = 13
|
||||
-soversion = version_minor.to_int() - 5
|
||||
+soversion = 13032
|
||||
|
||||
little_endian = target_machine.endian() == 'little'
|
||||
|
Reference in New Issue
Block a user