From 1e49e52860960fb976ad7fb1776574390f2ce8d1 Mon Sep 17 00:00:00 2001 From: Kenneth Hoste Date: Fri, 5 Apr 2024 21:43:04 +0200 Subject: [PATCH] fix counts on top of release notes for EasyBuild 4.9.1 --- docs/release-notes.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/release-notes.md b/docs/release-notes.md index 37f9e64fd..98e104c3e 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -6,10 +6,10 @@ search: # EasyBuild release notes {: #release_notes } The latest version of EasyBuild provides support for building and -installing [**3,369** different software packages](version-specific/supported-software.md), +installing [**3,470** different software packages](version-specific/supported-software.md), including 40 different (compiler) toolchains. -It contains 254 software-specific easyblocks and 43 generic easyblocks, -alongside 18,752 easyconfig files. +It contains 255 software-specific easyblocks and 43 generic easyblocks, +alongside 19,487 easyconfig files. ## EasyBuild v4.9.1 (5 April 2024) {: #release_notes_eb491 }