summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorJeremy Bicha <jeremy.bicha@canonical.com>2023-04-17 19:05:11 -0400
committerJeremy Bicha <jeremy.bicha@canonical.com>2023-04-17 19:05:11 -0400
commit7dbce9f06de65233ab0bf20e59a85d04850b94a8 (patch)
tree7f7e51f7687b8ec0b9de8a25e2a72f429beb3a0f /meson.build
parent1e5286fb5c361a9dcabb617c27aa61bae8e1709d (diff)
downloadcheese-7dbce9f06de65233ab0bf20e59a85d04850b94a8.tar.gz
Prepare 44.0.144.0.1
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 9484106a..1c9cbe15 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'cheese', ['c', 'vala'],
- version: '44.0',
+ version: '44.0.1',
license: 'GPL2',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.58.0',