[calls] meson: bump to 41.beta



commit 7b01908018521d1eff06c97284b4ddaa9a4ff924
Author: Evangelos Ribeiro Tzaras <devrtz fortysixandtwo eu>
Date:   Sat Aug 14 21:49:16 2021 +0200

    meson: bump to 41.beta

 meson.build | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/meson.build b/meson.build
index bde7e139..8ac1d65d 100644
--- a/meson.build
+++ b/meson.build
@@ -22,7 +22,7 @@
 project(
   'calls',
   'c', 'vala',
-  version: '41.alpha',
+  version: '41.beta',
   license: 'GPLv3+',
   meson_version: '>= 0.49.0',
   default_options: [
@@ -125,4 +125,4 @@ subdir('doc')
 subdir('data')
 subdir('tests')
 
-meson.add_install_script('build-aux/meson/postinstall.py')
\ No newline at end of file
+meson.add_install_script('build-aux/meson/postinstall.py')


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]