From 79afd2c14daef6b07f245952adaa48cc5edcff1e Mon Sep 17 00:00:00 2001 From: Alexey T Date: Thu, 2 Jan 2025 11:24:41 +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 +- setup/debfiles/qt6_amd64/control | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app/proc_msg.pas b/app/proc_msg.pas index 216472633dc..d60f41f53dd 100644 --- a/app/proc_msg.pas +++ b/app/proc_msg.pas @@ -17,7 +17,7 @@ interface ATSynEdit; const - cAppExeVersion = '1.220.2.0'; + cAppExeVersion = '1.220.5.0'; cAppApiVersion = 462; const diff --git a/app/readme/history.txt b/app/readme/history.txt index 8f053f27db6..1d3e4c21f2d 100644 --- a/app/readme/history.txt +++ b/app/readme/history.txt @@ -3,7 +3,7 @@ - fixed * changed -1.220.2 (2025/01) +1.220.5 (2025/01) + add: support undo-ing of caret position in the paired editor (menu item "View / Split tab") + add: support undo-ing of 'markers' (placed e.g. by Snippets plugin) in the paired editor diff --git a/setup/cuda_ver.sh b/setup/cuda_ver.sh index c90db22b7fb..e870dfc60a4 100755 --- a/setup/cuda_ver.sh +++ b/setup/cuda_ver.sh @@ -1,2 +1,2 @@ #!/bin/sh -cuda_ver=1.220.2.0 +cuda_ver=1.220.5.0 diff --git a/setup/debfiles/gtk2_amd64/control b/setup/debfiles/gtk2_amd64/control index f7ac1045075..752f9cd6188 100644 --- a/setup/debfiles/gtk2_amd64/control +++ b/setup/debfiles/gtk2_amd64/control @@ -1,5 +1,5 @@ Package: cudatext -Version: 1.220.2.0-1 +Version: 1.220.5.0-1 Section: editors Priority: optional Architecture: amd64 diff --git a/setup/debfiles/qt5_amd64/control b/setup/debfiles/qt5_amd64/control index fd245cdbc5c..bdb10778619 100644 --- a/setup/debfiles/qt5_amd64/control +++ b/setup/debfiles/qt5_amd64/control @@ -1,5 +1,5 @@ Package: cudatext -Version: 1.220.2.0-1 +Version: 1.220.5.0-1 Section: editors Priority: optional Architecture: amd64 diff --git a/setup/debfiles/qt6_amd64/control b/setup/debfiles/qt6_amd64/control index 397ab506a97..f441b2f4b96 100644 --- a/setup/debfiles/qt6_amd64/control +++ b/setup/debfiles/qt6_amd64/control @@ -1,5 +1,5 @@ Package: cudatext -Version: 1.220.2.0-1 +Version: 1.220.5.0-1 Section: editors Priority: optional Architecture: amd64