about summary refs log tree commit diff
path: root/src/c-stdaux/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/c-stdaux/meson.build')
-rw-r--r--src/c-stdaux/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/c-stdaux/meson.build b/src/c-stdaux/meson.build
index 6af822be..94a40b28 100644
--- a/src/c-stdaux/meson.build
+++ b/src/c-stdaux/meson.build
@@ -10,7 +10,7 @@ project(
         ],
         license: 'Apache',
         meson_version: '>=0.60.0',
-        version: '1.4.0',
+        version: '1.6.0',
 )
 major = meson.project_version().split('.')[0]
 project_description = 'Auxiliary macros and functions for the C standard library'