commit d313c1dd2b373ab29d24fad7279c2a7d3cbc4b47
parent d822f2cb01ad0bba566cafe152b34be4cab39164
Author: Christian Grothoff <christian@grothoff.org>
Date: Fri, 8 May 2026 23:56:22 +0200
bump version
Diffstat:
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/meson.build b/meson.build
@@ -3,7 +3,7 @@ project(
'c',
license: 'AGPLv3',
meson_version: '>=1.1.0',
- version: '0.0.0',
+ version: '1.6.0',
)
cc = meson.get_compiler('c')
@@ -271,4 +271,3 @@ else
endif
#meson.add_dist_script('meson-dist-script')
-