From 3ce406479e447ff4069592f03e4052d69d740dab Mon Sep 17 00:00:00 2001 From: Nils Date: Sun, 15 May 2022 20:50:33 +0200 Subject: [PATCH] Update cbox submodule with new features. Our version is now 1.1.0 --- calfbox | 2 +- meson.build | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/calfbox b/calfbox index 740a00f..1c32e3b 160000 --- a/calfbox +++ b/calfbox @@ -1 +1 @@ -Subproject commit 740a00f716f244c943b3dec8fa560eea8cce53f0 +Subproject commit 1c32e3bf5a07bfab1c34f478727741fccff614bc diff --git a/meson.build b/meson.build index f172c6b..6a6f665 100644 --- a/meson.build +++ b/meson.build @@ -18,7 +18,7 @@ project( 'libcalfbox-lss', 'c', -version : '1.0.0', +version : '1.1.0', license : 'GPLv3', )