From f6d279047110f2be6c01f6daed87502fca332c15 Mon Sep 17 00:00:00 2001 From: Alexey Date: Sat, 10 Sep 2022 14:40:37 +0300 Subject: [PATCH] v --- app/proc_msg.pas | 2 +- app/readme/history.txt | 2 +- setup/cuda_ver.sh | 2 +- setup/debfiles/control | 2 +- setup/debfiles/control_qt5 | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/proc_msg.pas b/app/proc_msg.pas index 8bfe571113b..8831cda51f6 100644 --- a/app/proc_msg.pas +++ b/app/proc_msg.pas @@ -17,7 +17,7 @@ interface ATSynEdit; const - cAppExeVersion = '1.170.2.0'; + cAppExeVersion = '1.170.5.0'; cAppApiVersion = 429; const diff --git a/app/readme/history.txt b/app/readme/history.txt index 8c7b247bff3..29c6d13dd11 100644 --- a/app/readme/history.txt +++ b/app/readme/history.txt @@ -3,7 +3,7 @@ - fixed * changed -1.170.2 (2022/09) +1.170.5 (2022/09) + add: few APIs for LSP Client + add: better calculate wrap positions for CJK text (thanks @lookoutside) diff --git a/setup/cuda_ver.sh b/setup/cuda_ver.sh index af1539138a7..1f4ea0acacd 100755 --- a/setup/cuda_ver.sh +++ b/setup/cuda_ver.sh @@ -1,2 +1,2 @@ #!/bin/sh -cuda_ver=1.170.2.0 +cuda_ver=1.170.5.0 diff --git a/setup/debfiles/control b/setup/debfiles/control index e75c1dc1d85..9ed8296a3f8 100644 --- a/setup/debfiles/control +++ b/setup/debfiles/control @@ -1,5 +1,5 @@ Package: cudatext -Version: 1.170.2.0-1 +Version: 1.170.5.0-1 Section: editors Priority: optional Architecture: amd64 diff --git a/setup/debfiles/control_qt5 b/setup/debfiles/control_qt5 index 7e04c7f2644..bfecc617071 100644 --- a/setup/debfiles/control_qt5 +++ b/setup/debfiles/control_qt5 @@ -1,5 +1,5 @@ Package: cudatext -Version: 1.170.2.0-1 +Version: 1.170.5.0-1 Section: editors Priority: optional Architecture: amd64