summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Lundblad <ml@update.uu.se>2022-01-08 10:09:31 +0100
committerMarcus Lundblad <ml@update.uu.se>2022-01-08 10:09:31 +0100
commitac3df1b4b9df9954505cc0c3b3eab6b70a273a08 (patch)
tree7674891bd5e38eecb3e392ec4e623f82553f1501
parente7f845852150067027fbe46e6d09e05ac72ee6eb (diff)
downloadgnome-maps-ac3df1b4b9df9954505cc0c3b3eab6b70a273a08.tar.gz
Post-release version bump
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 74852167..9c14cda9 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-maps', 'c',
- version: '42.alpha',
+ version: '42.beta',
license: 'GPL2+'
)