diff --git a/build/release/build.sh b/build/release/build.sh index 3f945d389..4dca4cd4b 100755 --- a/build/release/build.sh +++ b/build/release/build.sh @@ -25,7 +25,7 @@ DESC="$DISTRO /etc/release and /etc/os-release files" set_arch 64 # Update the following line with the current release suffix -RELSUFFIX=v +RELSUFFIX=y RELEASE=${RELVER}${RELSUFFIX} RELDATE="`date +%Y.%m.%d`" diff --git a/doc/ReleaseNotes.md b/doc/ReleaseNotes.md index e52d7c996..427003a19 100644 --- a/doc/ReleaseNotes.md +++ b/doc/ReleaseNotes.md @@ -4,6 +4,18 @@ # Release Notes for OmniOSce v11 r151050 +## r151050y (2024-10-22) +Weekly release for w/c 28th of October 2024. +> This is a non-reboot update + +### Security Fixes + +### Other Changes + +
+ +--- + ## r151050v (2024-09-30) Weekly release for w/c 30th of September 2024. > This update requires a reboot