From 47cdfb4ee1649fd403fee0063d74e56c352c2ed2 Mon Sep 17 00:00:00 2001 From: Stefano D'Angelo Date: Mon, 29 May 2023 10:13:13 +0200 Subject: [PATCH] fixed doc typos --- include/bw_comp.h | 12 +++++++++--- include/bw_osc_tri.h | 10 ++++++++-- 2 files changed, 17 insertions(+), 5 deletions(-) diff --git a/include/bw_comp.h b/include/bw_comp.h index c6f6cf2..b14263f 100644 --- a/include/bw_comp.h +++ b/include/bw_comp.h @@ -1,7 +1,7 @@ /* * Brickworks * - * Copyright (C) 2022 Orastron Srl unipersonale + * Copyright (C) 2022, 2023 Orastron Srl unipersonale * * Brickworks is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -20,7 +20,7 @@ /*! * module_type {{{ dsp }}} - * version {{{ 0.3.0 }}} + * version {{{ 0.5.0 }}} * requires {{{ * bw_config bw_common bw_env_follow bw_one_pole bw_math bw_gain * }}} @@ -29,6 +29,12 @@ * }}} * changelog {{{ *