From b86ffc761c9697c8bc04facaa16b10d4399a331b Mon Sep 17 00:00:00 2001 From: Alexey Date: Wed, 3 Jan 2024 18:00:31 +0300 Subject: [PATCH] v --- 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 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/proc_msg.pas b/app/proc_msg.pas index bc471e111b4..b7f003d4de9 100644 --- a/app/proc_msg.pas +++ b/app/proc_msg.pas @@ -17,7 +17,7 @@ interface ATSynEdit; const - cAppExeVersion = '1.206.4.0'; + cAppExeVersion = '1.206.5.0'; cAppApiVersion = 450; const diff --git a/app/readme/history.txt b/app/readme/history.txt index 8445fac7e64..16c02ba69de 100644 --- a/app/readme/history.txt +++ b/app/readme/history.txt @@ -3,7 +3,7 @@ - fixed * changed -1.206.4 (2024/01) +1.206.5 (2024/01) + add: optimized installation of 100 addons from .zip's, when file-open dialog multi-selection is used * change: deleted deprecated API: FOLDING_GET_LIST*, all related plugins were updated - update them from Addons Manager diff --git a/setup/cuda_ver.sh b/setup/cuda_ver.sh index a848528bc2c..b765a1d0235 100755 --- a/setup/cuda_ver.sh +++ b/setup/cuda_ver.sh @@ -1,2 +1,2 @@ #!/bin/sh -cuda_ver=1.206.4.0 +cuda_ver=1.206.5.0 diff --git a/setup/debfiles/gtk2_amd64/control b/setup/debfiles/gtk2_amd64/control index c9b6db696a5..bbd8a6efe36 100644 --- a/setup/debfiles/gtk2_amd64/control +++ b/setup/debfiles/gtk2_amd64/control @@ -1,5 +1,5 @@ Package: cudatext -Version: 1.206.4.0-1 +Version: 1.206.5.0-1 Section: editors Priority: optional Architecture: amd64 diff --git a/setup/debfiles/qt5_amd64/control b/setup/debfiles/qt5_amd64/control index e7768a2bb1b..b0cf7f17c1b 100644 --- a/setup/debfiles/qt5_amd64/control +++ b/setup/debfiles/qt5_amd64/control @@ -1,5 +1,5 @@ Package: cudatext -Version: 1.206.4.0-1 +Version: 1.206.5.0-1 Section: editors Priority: optional Architecture: amd64