Skip to content

Commit

Permalink
meson: Update wlroots-meson-build.patch (#3950)
Browse files Browse the repository at this point in the history
  • Loading branch information
IcyColdified committed Nov 25, 2023
1 parent 929c44e commit de95e95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions subprojects/packagefiles/wlroots-meson-build.patch
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ 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 = 12
+soversion = 12032
-soversion = 13
+soversion = 13032

little_endian = target_machine.endian() == 'little'
big_endian = target_machine.endian() == 'big'

0 comments on commit de95e95

Please sign in to comment.