From af25aa4dc9f94bef234b8e20febbefbe07e94fea Mon Sep 17 00:00:00 2001 From: "Fish (David B. Trout)" Date: Sat, 9 Mar 2024 19:55:09 -0800 Subject: [PATCH] (preparatory commits for release of 4.7) --- configure.ac | 2 +- html/hercnew.html | 86 ++++++++++++++++++++++++++++++++++++----------- html/index.html | 2 +- 3 files changed, 68 insertions(+), 22 deletions(-) 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. + +

+ +

+ + +

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.