From 73628aee1a2e2b359fe0d02f33265a82c009b910 Mon Sep 17 00:00:00 2001 From: Alexey T Date: Tue, 28 Jan 2025 00:08:18 +0300 Subject: [PATCH] v --- app/cudatext.lpi | 4 ++-- app/cudatext.res | Bin 114312 -> 114312 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 +- setup/debfiles/qt6_amd64/control | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/app/cudatext.lpi b/app/cudatext.lpi index a1f3073007c..f8bf270b013 100644 --- a/app/cudatext.lpi +++ b/app/cudatext.lpi @@ -25,8 +25,8 @@ - - + + diff --git a/app/cudatext.res b/app/cudatext.res index 131ecad6e0773320d8fd2f4379fa181a661144ce..a913297575626c18f3bd3ace2c498073c925cd80 100644 GIT binary patch delta 64 zcmeD9%hvIiZ9@P%$e_ny0K$_^If@xgC$HpCpFD$8 TXYvJ(ismDn+mCQE9@zo_zVsEe delta 64 zcmeD9%hvIiZ9@P%cq(nf#MOeXrXeYykiPOBK%m diff --git a/app/proc_msg.pas b/app/proc_msg.pas index af1f5287730..56adfad8f19 100644 --- a/app/proc_msg.pas +++ b/app/proc_msg.pas @@ -17,7 +17,7 @@ interface ATSynEdit; const - cAppExeVersion = '1.220.7.1'; + cAppExeVersion = '1.221.0.0'; cAppApiVersion = 462; const diff --git a/app/readme/history.txt b/app/readme/history.txt index 33c1232ff35..fbc173ae813 100644 --- a/app/readme/history.txt +++ b/app/readme/history.txt @@ -3,7 +3,7 @@ - fixed * changed -1.220.7 (2025/01) +1.221.0 (2025/01) + add: better support portable installations: CudaText and its Project Manager save recent filenames with {AppDir} macro (which means up-folder of 'settings' folder) (thanks @DeivAstra) + add: make memory usage much smaller with 10K carets, for actions "trim trailing/leading spaces", and for file saving with "saving_trim_spaces":true diff --git a/setup/cuda_ver.sh b/setup/cuda_ver.sh index d5644d74dae..5f1d05c4894 100755 --- a/setup/cuda_ver.sh +++ b/setup/cuda_ver.sh @@ -1,2 +1,2 @@ #!/bin/sh -cuda_ver=1.220.7.1 +cuda_ver=1.221.0.0 diff --git a/setup/debfiles/gtk2_amd64/control b/setup/debfiles/gtk2_amd64/control index 314486ba959..1f2e17d26fb 100644 --- a/setup/debfiles/gtk2_amd64/control +++ b/setup/debfiles/gtk2_amd64/control @@ -1,5 +1,5 @@ Package: cudatext -Version: 1.220.7.1-1 +Version: 1.221.0.0-1 Section: editors Priority: optional Architecture: amd64 diff --git a/setup/debfiles/qt5_amd64/control b/setup/debfiles/qt5_amd64/control index 9fbd52637d9..609f62cff06 100644 --- a/setup/debfiles/qt5_amd64/control +++ b/setup/debfiles/qt5_amd64/control @@ -1,5 +1,5 @@ Package: cudatext -Version: 1.220.7.1-1 +Version: 1.221.0.0-1 Section: editors Priority: optional Architecture: amd64 diff --git a/setup/debfiles/qt6_amd64/control b/setup/debfiles/qt6_amd64/control index a5fed2cc8db..3fc31ce98e8 100644 --- a/setup/debfiles/qt6_amd64/control +++ b/setup/debfiles/qt6_amd64/control @@ -1,5 +1,5 @@ Package: cudatext -Version: 1.220.7.1-1 +Version: 1.221.0.0-1 Section: editors Priority: optional Architecture: amd64