From 50449721f2039e0d3aa96276806d431837ab9d14 Mon Sep 17 00:00:00 2001 From: Hagen Wierstorf Date: Mon, 18 Sep 2017 17:09:27 +0100 Subject: [PATCH] Release 2.4.1 --- NEWS | 2 +- SFS_version.m | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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';