diff --git a/app/cudatext.lpi b/app/cudatext.lpi
index 94cf0705e94..a0d32956f3a 100644
--- a/app/cudatext.lpi
+++ b/app/cudatext.lpi
@@ -25,7 +25,7 @@
-
+
diff --git a/app/cudatext.res b/app/cudatext.res
index 6538eca73a0..53f9935b9cd 100644
Binary files a/app/cudatext.res and b/app/cudatext.res differ
diff --git a/app/proc_msg.pas b/app/proc_msg.pas
index ad134d3d8c5..db3684a528b 100644
--- a/app/proc_msg.pas
+++ b/app/proc_msg.pas
@@ -17,7 +17,7 @@ interface
ATSynEdit;
const
- cAppExeVersion = '1.200.1.0';
+ cAppExeVersion = '1.201.0.0';
cAppApiVersion = 448;
const
diff --git a/app/readme/history.txt b/app/readme/history.txt
index e3745858d88..beec950b870 100644
--- a/app/readme/history.txt
+++ b/app/readme/history.txt
@@ -3,7 +3,7 @@
- fixed
* changed
-1.200.1 (2023/10)
+1.201.0 (2023/10)
* change: changed submenu "File / Line ends >" to menu-like dialog
+ add: new 3 commands (in the Command Palette) to focus 3 floating groups
diff --git a/setup/cuda_ver.sh b/setup/cuda_ver.sh
index b7727119f29..f1b2471f851 100755
--- a/setup/cuda_ver.sh
+++ b/setup/cuda_ver.sh
@@ -1,2 +1,2 @@
#!/bin/sh
-cuda_ver=1.200.1.0
+cuda_ver=1.201.0.0
diff --git a/setup/debfiles/gtk2_amd64/control b/setup/debfiles/gtk2_amd64/control
index 0c3c8898c82..3e24c9566be 100644
--- a/setup/debfiles/gtk2_amd64/control
+++ b/setup/debfiles/gtk2_amd64/control
@@ -1,5 +1,5 @@
Package: cudatext
-Version: 1.200.1.0-1
+Version: 1.201.0.0-1
Section: editors
Priority: optional
Architecture: amd64
diff --git a/setup/debfiles/qt5_amd64/control b/setup/debfiles/qt5_amd64/control
index b40c84538ef..42a195db0ac 100644
--- a/setup/debfiles/qt5_amd64/control
+++ b/setup/debfiles/qt5_amd64/control
@@ -1,5 +1,5 @@
Package: cudatext
-Version: 1.200.1.0-1
+Version: 1.201.0.0-1
Section: editors
Priority: optional
Architecture: amd64