From f9d58bfd8277145ee20b79facbe0d967a56f76d4 Mon Sep 17 00:00:00 2001 From: Alexey Date: Mon, 30 Oct 2023 15:38:12 +0300 Subject: [PATCH] v --- app/cudatext.lpi | 2 +- app/cudatext.res | Bin 114300 -> 114300 bytes app/proc_msg.pas | 2 +- app/readme/history.txt | 2 +- setup/cuda_ver.sh | 2 +- setup/debfiles/gtk2_amd64/control | 2 +- setup/debfiles/qt5_amd64/control | 2 +- 7 files changed, 6 insertions(+), 6 deletions(-) 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 6538eca73a0ee596e8ba81518d7e0556ccb0bfcd..53f9935b9cde214700e05598a89ef3e4338fa58a 100644 GIT binary patch delta 58 zcmezKhwaZFwhaO7j3*}tvZqhB;gp%YgS~8W6sH=eA%h-+0SHglDa55g*0swqn6s-UN delta 58 zcmezKhwaZFwhaO7j3*`svZqhJ!d^DHj$_(n2hNJgJJ@9=dvIuQ8ZhWFfbnEOPW|Q` MoZEMBG9K9i0I3xeg#Z8m 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