diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-06-07 11:47:27 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-06-07 11:51:49 +0200 |
commit | b0b1442a037be7bc6b07c11920dbf25207a9136e (patch) | |
tree | ca4e82a5d7a72c22e62bb9c21610a4a9d63ca307 /project.conf | |
parent | baa7bfd5e460c8401385e098649eee07db7a6614 (diff) |
Swap flush and memory barrier5.5.7
Diffstat (limited to 'project.conf')
-rw-r--r-- | project.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project.conf b/project.conf index a631a69..0b1181f 100644 --- a/project.conf +++ b/project.conf @@ -1,7 +1,7 @@ [package] name = "gpu-screen-recorder" type = "executable" -version = "5.5.6" +version = "5.5.7" platforms = ["posix"] [config] |