diff options
| author | dec05eba <dec05eba@protonmail.com> | 2025-12-25 03:43:23 +0100 |
|---|---|---|
| committer | dec05eba <dec05eba@protonmail.com> | 2025-12-25 03:43:23 +0100 |
| commit | 8e821007dadf6dd5639155472ac9e667878d97b6 (patch) | |
| tree | 2aab40dbcdc9f67cb76df0c5b8b596e24fbc1880 /project.conf | |
| parent | 67ddede74ae999d8fe694df534fda1e570091208 (diff) | |
5.11.1
Diffstat (limited to 'project.conf')
| -rw-r--r-- | project.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/project.conf b/project.conf index edd4c46..00e6a4a 100644 --- a/project.conf +++ b/project.conf @@ -1,7 +1,7 @@ [package] name = "gpu-screen-recorder" type = "executable" -version = "5.11.0" +version = "5.11.1" platforms = ["posix"] [config] @@ -33,4 +33,4 @@ wayland-client = ">=1" dbus-1 = ">=1" libpipewire-0.3 = ">=1" libspa-0.2 = ">=0" -vulkan = ">=1"
\ No newline at end of file +vulkan = ">=1" |
