summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMarcus Lundblad <ml@update.uu.se>2021-02-12 22:46:34 +0100
committerMarcus Lundblad <ml@update.uu.se>2021-02-12 22:46:34 +0100
commitc290368c697577dc9aa18d84409e7a707e34cdd9 (patch)
tree418e674041338aa8487f9d01bde159eb32367cb7 /meson.build
parentf8ef307ad2112aa9fb545656400c2b21acb6db47 (diff)
downloadgnome-maps-c290368c697577dc9aa18d84409e7a707e34cdd9.tar.gz
Update version for 40.rc development
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 d6dcc0a5..e8cf4f19 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-maps', 'c',
- version: '40.beta',
+ version: '40.rc',
license: 'GPL2+'
)