diff options
author | Colin Percival <cperciva@FreeBSD.org> | 2025-02-13 23:03:09 +0000 |
---|---|---|
committer | Colin Percival <cperciva@FreeBSD.org> | 2025-02-13 23:03:09 +0000 |
commit | f359a45ae15334af2b742de69528b762ce270489 (patch) | |
tree | 88f9e4d5713ab92291a9b9de7f5dc3eaef8e78d1 | |
parent | ed52ac74fd62bef99fa60811f7d3fc6edad861b7 (diff) |
where.adoc: stable/13 is now 13.5
With hat: re@
Sponsored by: Amazon
-rw-r--r-- | shared/releases.adoc | 3 | ||||
-rw-r--r-- | website/content/en/where.adoc | 6 |
2 files changed, 6 insertions, 3 deletions
diff --git a/shared/releases.adoc b/shared/releases.adoc index cbb3ae1823..9c3936f2d6 100644 --- a/shared/releases.adoc +++ b/shared/releases.adoc @@ -119,6 +119,9 @@ :u-rel140-readme: https://www.FreeBSD.org/releases/{rel140-current}R/readme/ :u-rel140-signatures: https://www.FreeBSD.org/releases/{rel140-current}R/signatures/ +:rel135-current-major: 13 +:rel135-current: 13.5 + :rel134-current-major: 13 :rel134-current: 13.4 :rel134-current-date: September 17, 2024 diff --git a/website/content/en/where.adoc b/website/content/en/where.adoc index 8c16912a4c..36a832b453 100644 --- a/website/content/en/where.adoc +++ b/website/content/en/where.adoc @@ -239,11 +239,11 @@ Installer and SD card images are available for link:{url-snapshot}/amd64/amd64/I VM images are available for link:{url-snapshot}/VM-IMAGES/{rel142-current}-STABLE/amd64/Latest/[amd64], link:{url-snapshot}/VM-IMAGES/{rel142-current}-STABLE/i386/Latest/[i386], link:{url-snapshot}/VM-IMAGES/{rel142-current}-STABLE/aarch64/Latest/[aarch64], and link:{url-snapshot}/VM-IMAGES/{rel142-current}-STABLE/riscv64/Latest/[riscv64]. -=== FreeBSD {rel134-current}-STABLE +=== FreeBSD {rel135-current}-STABLE -Installer and SD card images are available for link:{url-snapshot}/amd64/amd64/ISO-IMAGES/{rel134-current}/[amd64], link:{url-snapshot}/i386/i386/ISO-IMAGES/{rel134-current}/[i386], link:{url-snapshot}/powerpc/powerpc/ISO-IMAGES/{rel134-current}/[powerpc], link:{url-snapshot}/powerpc/powerpc64/ISO-IMAGES/{rel134-current}/[powerpc64], link:{url-snapshot}/powerpc/powerpc64le/ISO-IMAGES/{rel134-current}/[powerpc64le], link:{url-snapshot}/powerpc/powerpcspe/ISO-IMAGES/{rel134-current}/[powerpcspe], link:{url-snapshot}/arm/armv6/ISO-IMAGES/{rel134-current}/[armv6], link:{url-snapshot}/arm/armv7/ISO-IMAGES/{rel134-current}/[armv7], link:{url-snapshot}/arm64/aarch64/ISO-IMAGES/{rel134-current}/[aarch64], and link:{url-snapshot}/riscv/riscv64/ISO-IMAGES/{rel134-current}/[riscv64]. +Installer and SD card images are available for link:{url-snapshot}/amd64/amd64/ISO-IMAGES/{rel135-current}/[amd64], link:{url-snapshot}/i386/i386/ISO-IMAGES/{rel135-current}/[i386], link:{url-snapshot}/powerpc/powerpc/ISO-IMAGES/{rel135-current}/[powerpc], link:{url-snapshot}/powerpc/powerpc64/ISO-IMAGES/{rel135-current}/[powerpc64], link:{url-snapshot}/powerpc/powerpc64le/ISO-IMAGES/{rel135-current}/[powerpc64le], link:{url-snapshot}/powerpc/powerpcspe/ISO-IMAGES/{rel135-current}/[powerpcspe], link:{url-snapshot}/arm/armv6/ISO-IMAGES/{rel135-current}/[armv6], link:{url-snapshot}/arm/armv7/ISO-IMAGES/{rel135-current}/[armv7], link:{url-snapshot}/arm64/aarch64/ISO-IMAGES/{rel135-current}/[aarch64], and link:{url-snapshot}/riscv/riscv64/ISO-IMAGES/{rel135-current}/[riscv64]. -VM images are available for link:{url-snapshot}/VM-IMAGES/{rel134-current}-STABLE/amd64/Latest/[amd64], link:{url-snapshot}/VM-IMAGES/{rel134-current}-STABLE/i386/Latest/[i386], link:{url-snapshot}/VM-IMAGES/{rel134-current}-STABLE/aarch64/Latest/[aarch64], and link:{url-snapshot}/VM-IMAGES/{rel134-current}-STABLE/riscv64/Latest/[riscv64]. +VM images are available for link:{url-snapshot}/VM-IMAGES/{rel135-current}-STABLE/amd64/Latest/[amd64], link:{url-snapshot}/VM-IMAGES/{rel135-current}-STABLE/i386/Latest/[i386], link:{url-snapshot}/VM-IMAGES/{rel135-current}-STABLE/aarch64/Latest/[aarch64], and link:{url-snapshot}/VM-IMAGES/{rel135-current}-STABLE/riscv64/Latest/[riscv64]. [[install]] == Installation |