summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorJamie <hello@itsjamie.dev>2022-07-27 09:02:20 +0000
committerJamie <hello@itsjamie.dev>2022-07-27 09:02:20 +0000
commit188ef00f6194c1dd36d39279c2d7a5429a68d3f5 (patch)
treecc83077abb341033d39de870291aa588ef0815ff /meson.build
parentab6588e208704d229a7e5f39835f8120e417199e (diff)
downloadgnome-todo-188ef00f6194c1dd36d39279c2d7a5429a68d3f5.tar.gz
Release v42v42.0
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 39ae5228..f7ef373f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'endeavour',
'c',
- version: '42.alpha',
+ version: '42',
license: 'GPL3+',
default_options: [ 'buildtype=debugoptimized', 'warning_level=1' ],
meson_version: '>= 0.53.0'