summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2022-11-02 16:00:46 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2022-11-02 16:01:14 +0000
commitfd957a34aa35c843780ae0d728a1b9700e837e77 (patch)
tree8b550aeaf1ea14494134b9f1c0b660e9adfbb789
parentb49058e8b80b0079f6d08c042569da884a990551 (diff)
downloadgnome-dictionary-fd957a34aa35c843780ae0d728a1b9700e837e77.tar.gz
Update version to 41.alpha
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 6cfad7c..e35b9ab 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-dictionary', 'c',
- version: '40.0',
+ version: '41.alpha',
default_options: [
'buildtype=debugoptimized',
'c_std=c99',