summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-09-20 14:18:09 -0400
committerMatthias Clasen <mclasen@redhat.com>2021-09-20 14:20:08 -0400
commit65e130f35e4ea0d4020192b1ea9112c8c905fa96 (patch)
tree6157655f262cd3fd7616703e3f471216699eacbd /meson.build
parent99c64ba0dbf0c6a20e85d8ba71392219910e5a6f (diff)
downloadgnome-desktop-65e130f35e4ea0d4020192b1ea9112c8c905fa96.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 deab0a99..cceefe0c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('gnome-desktop', 'c',
meson_version: '>= 0.49.0',
- version: '41.rc',
+ version: '41.0',
license: ['GPL2+', 'LGPL2+']
)