We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d6cdce commit 798a83cCopy full SHA for 798a83c
meson.build
@@ -1,7 +1,7 @@
1
project(
2
'netatalk',
3
'c',
4
- version: '4.0.3dev',
+ version: '4.0.3',
5
license: 'GPLv2',
6
default_options: ['warning_level=3', 'c_std=c11'],
7
meson_version: '>=0.61.2',
0 commit comments