From 1d731eaafbe5349e3efe292d80f153ddc30e600b Mon Sep 17 00:00:00 2001 From: Stefano D'Angelo Date: Mon, 15 Apr 2024 12:15:54 +0200 Subject: [PATCH] accomodate msvc reporting wrong C++ standard support --- include/bw_common.h | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/include/bw_common.h b/include/bw_common.h index 07a8ca2..409a297 100644 --- a/include/bw_common.h +++ b/include/bw_common.h @@ -20,13 +20,17 @@ /*! * module_type {{{ foundation }}} - * version {{{ 1.1.0 }}} + * version {{{ 1.1.1 }}} * description {{{ * A common header to make sure that a bunch of basic definitions are * available and consistent for all Brickworks modules. * }}} * changelog {{{ *