diff --git a/README.md b/README.md
index 66cf287c5495cce35d7c8f90a42d9df9eedc1f8f..50cd5024c2d96dda3ac58174dd4f27b69e5f5cc1 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 0f72177373685866f1681484947dc95375e4d750..e8262eb5241de2c5282a490d575ba2b8c7aa7a68 100644
--- a/tangostationcontrol/VERSION
+++ b/tangostationcontrol/VERSION
@@ -1 +1 @@
-0.30.2
+0.30.3