wlroots: update version patches
This commit is contained in:
parent
3a189c265d
commit
c7ba460687
2 changed files with 2 additions and 2 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue