diff --git a/NEWS b/NEWS index fe9e14e0..dc0e14f8 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -2.5.0 () +2.4.1 (28. September 2017) - add monochromatic implementation of LWFS using spatial bandwidth-limitation - add monochromatic circular expansion functions for ps and pw - add function for conversion from circular to plane wave expansion diff --git a/SFS_version.m b/SFS_version.m index 05e069fa..68ea7081 100644 --- a/SFS_version.m +++ b/SFS_version.m @@ -40,4 +40,4 @@ %% ===== Configuration =================================================== % Version number -versionnumber = '2.5.0'; +versionnumber = '2.4.1';