From 48ffc440dd727df5bac043a236162d7f6f92cea5 Mon Sep 17 00:00:00 2001 From: Jan David Mol <mol@astron.nl> Date: Wed, 20 Mar 2024 15:02:05 +0100 Subject: [PATCH] Bump version --- README.md | 2 ++ tangostationcontrol/VERSION | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 66cf287c5..50cd5024c 100644 --- a/README.md +++ b/README.md @@ -166,6 +166,8 @@ Next change the version in the following places: # Release Notes +* 0.30.3 Configure FPGA_beamlet_output_nof_destinations in SDP before enabling FPGA_processing + Avoid propagating exceptions to Tango's poll and event threads * 0.30.2-2 Fix typo in parsing XST observation settings * 0.30.2 Add XST/SST settings to Observation specifications Fixed dimensionality of xst.FPGA_subband_select_R(W) diff --git a/tangostationcontrol/VERSION b/tangostationcontrol/VERSION index 0f7217737..e8262eb52 100644 --- a/tangostationcontrol/VERSION +++ b/tangostationcontrol/VERSION @@ -1 +1 @@ -0.30.2 +0.30.3 -- GitLab