From 07123604b278318a339b3c082ea68441dd4fda1b Mon Sep 17 00:00:00 2001 From: q66 Date: Tue, 22 Oct 2024 22:07:14 +0200 Subject: [PATCH] version 14.1.6 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index d8b9d6d..7714fc1 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'chimerautils', ['c', 'cpp'], - version: '14.1.5', + version: '14.1.6', default_options: [ 'c_std=c99', 'cpp_rtti=false',