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 {{{ *