diff --git a/include/bw_math.h b/include/bw_math.h index 126dd66..987cd2e 100644 --- a/include/bw_math.h +++ b/include/bw_math.h @@ -1,7 +1,7 @@ /* * Brickworks * - * Copyright (C) 2021-2024 Orastron Srl unipersonale + * Copyright (C) 2021-2025 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 {{{ utility }}} - * version {{{ 1.1.0 }}} + * version {{{ 1.2.0 }}} * requires {{{ bw_common }}} * description {{{ * A collection of mathematical routines that strive to be better suited to @@ -44,6 +44,11 @@ * }}} * changelog {{{ *