diff options
author | Josh Rahm <joshuarahm@gmail.com> | 2025-03-12 23:19:00 -0600 |
---|---|---|
committer | Josh Rahm <joshuarahm@gmail.com> | 2025-03-12 23:19:00 -0600 |
commit | 63331b235230502deb83899c9e1b3b193520ba06 (patch) | |
tree | 4937f7d362822f36c3961d76e885fa7a86aa8def | |
parent | b0ac29dc21a8ccd95a269c82d9eda47392c084a4 (diff) | |
download | wetterhorn-63331b235230502deb83899c9e1b3b193520ba06.tar.gz wetterhorn-63331b235230502deb83899c9e1b3b193520ba06.tar.bz2 wetterhorn-63331b235230502deb83899c9e1b3b193520ba06.zip |
Bump wlroots to 0.18.0.
-rw-r--r-- | .gitmodules | 1 | ||||
m--------- | wlroots | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index be65190..7b3b29a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,4 @@ [submodule "wlroots"] path = wlroots url = https://gitlab.freedesktop.org/wlroots/wlroots.git + branch = 0.18.0 diff --git a/wlroots b/wlroots -Subproject cda69b696d65a53d5d5e75dfed059a3803e0d70 +Subproject 4666996b2a34b53899aedafcd3586fb1c7a16af |