aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/project.conf b/project.conf
index 71e7d98..164cf6b 100644
--- a/project.conf
+++ b/project.conf
@@ -1,10 +1,11 @@
[package]
name = "gpu-screen-recorder-gtk"
type = "executable"
-version = "3.0.0"
+version = "3.8.0"
platforms = ["posix"]
[config]
+ignore_dirs = ["build"]
error_on_warning = "true"
[dependencies]
@@ -15,4 +16,4 @@ libpulse = ">=13"
libdrm = ">=2"
wayland-egl = ">=15"
wayland-client = ">=1"
-ayatana-appindicator3-0.1 = ">=0" \ No newline at end of file
+ayatana-appindicator3-0.1 = ">=0"