summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2021-09-16 14:44:22 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2021-09-16 14:44:22 -0300
commitfe5f91502e57f0e945e8b72229db678212dcd9db (patch)
tree8efacb3f808d1ebf04d536fdb9f759b8ff7cbc4a /meson.build
parentfb2d061a94c3ba2cd19205066359c6ac1e2fde9d (diff)
downloadgnome-todo-fe5f91502e57f0e945e8b72229db678212dcd9db.tar.gz
41.041.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 a0e2d076..804d93c0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'gnome-todo',
'c',
- version: '41.rc',
+ version: '41.0',
license: 'GPL3+',
default_options: [ 'buildtype=debugoptimized', 'warning_level=1' ],
meson_version: '>= 0.53.0'