diff --git a/configure.ac b/configure.ac
index aae87ae15..509404efd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -28,7 +28,7 @@ AC_CONFIG_AUX_DIR(autoconf) # (directory containing auxillary build tools)
VERS_MAJ=4 # first digit of version
VERS_INT=7 # second digit of version
VERS_MIN=0 # third digit of version
-VERS_DEV=1 # flag: 1 = between releases development version
+VERS_DEV=0 # flag: 1 = between releases development version
# 0 = official formal release version
AM_INIT_AUTOMAKE(hercules,${VERS_MAJ}.${VERS_INT}.${VERS_MIN})
diff --git a/html/hercnew.html b/html/hercnew.html
index 2eb361693..7ce30628b 100644
--- a/html/hercnew.html
+++ b/html/hercnew.html
@@ -13,6 +13,63 @@
What's new in Hercules
+What's new in Version 4.7
+
+
+Release date: 10 March 2024
+
+
Official Source and Binaries:
+Release_4.7
+
Please refer to the Release Notes for important information.
+
+
+
+- Fix EX/EXRL instructions to not cause spurious PIC 3 (Tony Harminc, Fish) #415
+
- Fix E7 Prefix CCW support (Aaron Finerman, Fish)
+
- Fix Read Count Suffix bug causing data corruption #575
+
- Fix Locate Record Write Track Operation (Aaron Finerman, Fish) #601
+
- Fix Read Tracks CCW when chained from Prefix (Aaron Finerman, Fish) #603
+
- Fix various ICKDSF-related CCW handling bugs (Anders Edlund, Fish) #615
+
- Fix 3705 crash on attach/detach/attach (Jay Maynard)
+
- Fix usleep/nanosleep excessive host CPU consumption (Peter Jansen, Fish) #589
+
- Fix '--version' and '--usage' switches (Bill Lewis)
+
- Fix TDF file emulated tape open bug (Fish)
+
- Fix maketape utility to not pad binary files (Fish)
+
- Fix Date/time parsing issue in runtest/make-check (Peter Jansen)
+
- Fix dasdseq utility Large/Extended dataset truncation (Gregory, Fish) #602
+
- Fix Multi-device statement failure handling (Fish) #604
+
- Fix Hang during device detach (Fish)
+
- Fix Incorrect thread priority handling (Tyler Mitchell)
+
- Fix Occasional crash on exit (Tyler Mitchell)
+
- Fix Confusing/unclear shadow file messages (Fish) #616
+
- Fix cckdmap utility non-33xx dasd-type bug (Fish)
+
- Fix Shared devices 10-second-delay bug (Fish) #624
+
- Fix 'ENGINES' command bug (Fish) #626
+
- Fix Shutdown/exit logging (James Wekel) #480, #634
+
- Fix Possible crash at CCKD dasd termination (Fish)
+
- Fix Inaccurate "Running on:" Windows name and version (Bill Lewis, Fish)
+
+
- New: Improved CU12, CU14 instruction performance (James Wekel) #623
+
- New: dasdls utility '-cchh' and '-nosort' options (Ian, Fish)
+
- New: maketape utility meta-file 'BIN' keyword support (Fish)
+
- New: dasdseq utility '-record' mode support (Gregory, Fish) #614
+
- New: Ability to trace only specific CCW opcodes (Fish) #576
+
- New: JSON support in HTTP server #578
+
- New: README.DAEMON document
+
- New: 'iconpfxs' command (Fish)
+
- New: Support quoted strings in storage alteration commands (Fish)
+
- New: Add timed statistics to instruction counting (Andrey) #588
+
- New: dyngui LCSS devnum support (Fish)
+
- New: Use performance cores on Apple Silicon (Enrico Sorichetti)
+
- New: Support 'clang' builds under Windows MSVC (Peter Jansen) #629
+
- New: Highlight 'S'evere and 'A'ction messages too (Fish)
+
+
+
+
+
+
+
What's new in Version 4.6
@@ -20,6 +77,7 @@ What's new in Version 4.6
Official Source and Binaries:
Release_4.6
+
Please refer to the Release Notes for important information.
@@ -40,9 +98,9 @@ What's new in Version 4.6
- Fix Program check detection if PER trace active (Fish) (#560)
- New: 'QUITMOUT' command/statement, per user request (Fish)
-
- NEW: "Trace to File" support (Fish) (#33)
+
- New: "Trace to File" support (Fish) (#33)
- New "t+CPU [cpuad]" selective instruction tracing by CPU (Fish)
-
- NEW: Sockdev socket punch support (Fish) (#553)
+
- New: Sockdev socket punch support (Fish) (#553)
- New 'txt2card' utility (Fish)
- Don't enable STHYI/ESSA by default (#531)
@@ -125,9 +183,7 @@
What's new in Version 4.4.1
Official Source and Binaries:
Release_4.4.1
-
-
Refer to the Release notes for SDL Hyperion 4.4.1 web page
-for important and more detailed information regarding some of the changes in this release.
+
Please refer to the Release Notes for important information.
@@ -150,9 +206,7 @@ What's new in Version 4.4
Official Source and Binaries:
Release_4.4
-
-
Refer to the Release notes for SDL Hyperion 4.4 web page
-for important and more detailed information regarding some of the changes in this release.
+
Please refer to the Release Notes for important information.
@@ -222,9 +276,7 @@ What's new in Version 4.3
Official Source and Binaries:
Release_4.3
-
-
Refer to the Release notes for SDL Hyperion 4.3 web page
-for important and more detailed information regarding some of the changes in this release.
+
Please refer to the Release Notes for important information.
@@ -269,9 +321,7 @@ What's new in Version 4.2.1
Official Source and Binaries:
Release_4.2.1
-
-
Refer to the Release notes for SDL Hyperion 4.2.1 web page
-for more detailed information regarding changes in this release.
+
Please refer to the Release Notes for important information.
@@ -301,9 +351,7 @@ What's new in Version 4.2
Official Source and Binaries:
Release_4.2
-
-
Refer to the Release notes for SDL Hyperion 4.2 web page
-for more detailed information regarding changes in this release.
+
Please refer to the Release Notes for important information.
@@ -350,9 +398,7 @@ What's new in Version 4.1
Official Source and Binaries:
Release_4.1
-
-
Refer to the Release notes for SDL Hyperion 4.1 web page
-for more detailed information regarding changes in this release.
+
Please refer to the Release Notes for important information.
diff --git a/html/index.html b/html/index.html
index ef957aa02..fdf4e1e58 100644
--- a/html/index.html
+++ b/html/index.html
@@ -270,7 +270,7 @@ Web documentation: