summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMarcus Lundblad <ml@update.uu.se>2021-03-20 09:38:50 +0100
committerMarcus Lundblad <ml@update.uu.se>2021-03-20 09:38:50 +0100
commit712ba914086a08d551ee5dce441bd0b6f779d429 (patch)
treef1c07b8019b93ceeecfcb33a56168e60bdffe691 /meson.build
parent05aede7d2a6e59f810b87f69eb1cc79983096692 (diff)
downloadgnome-maps-712ba914086a08d551ee5dce441bd0b6f779d429.tar.gz
Post-release version bump
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 bcf74d93..32597b3f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-maps', 'c',
- version: '40.0',
+ version: '41.alpha',
license: 'GPL2+'
)