Skip to content

Commit f96742c

Browse files
committed
Release 4.0.0
1 parent 8224da1 commit f96742c

File tree

2 files changed

+3
-15
lines changed

2 files changed

+3
-15
lines changed

README.md

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,6 @@
33
************************************************************************************
44
## JTSDK Version 4.0 Stream
55
************************************************************************************
6-
**This kit is in Beta RELEASE !**
7-
8-
This means that primary operational objectives have been met (i.e. Qt deployed to C:\Qt) It also means that there may be operational bugs !!!
9-
10-
Documentation (including this page) needs a significant review and perhaps overhaul !
11-
12-
Please test. Comment back on **[email protected]** !
13-
************************************************************************************
14-
156

167
The **Version 4.0** stream is a learning, discovery and technique refinement experiment.
178

@@ -53,10 +44,7 @@ demonstrates significant enhancements and script redesigns.
5344

5445
This kit only supports the construction of 64-bit software.
5546

56-
Future releases will deploy Windows aarch64-based kits. Note that the Raspberry Pi 5 hardware platform is used in this project.
57-
58-
There are patches for x86 builds maintained by The Hamlib SDK Development Team and Uwe DG2YCB
59-
that will be advised here and on the [JTSDK Forum][].
47+
Future releases will aim to deploy Windows aarch64-based kits.
6048

6149
The preferred [MSYS2][] development environment for building Hamlib is now executed by typing
6250
**mingw64** at the [PowerShell][] prompt.

config/Versions.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ qtinstprog=qt-unified-windows-x64-online.exe
1313
qtsource=http://www.nic.funet.fi/pub/mirrors/download.qt-project.org
1414
nsisv=3.09
1515
pkgconfigv=2.1.0
16-
rubyv=3.3.6-2
16+
rubyv=3.4.2-1
1717
svnv=1.14.2b
1818
#cmakev can be qtcmake for Qt deployed cmake - qtcmake - or set version number if deployed standalone i.e. 3.19.3
1919
cmakev=qtcmake
20-
sqlitev=3.47.1
20+
sqlitev=3.49.1
2121
# Next specifies the Boost download mirror to use. Mandatory.
2222
#b##stsource=https://boostorg.jfrog.io/artifactory/main/
2323
boostsource=https://archives.boost.io/

0 commit comments

Comments
 (0)