Skip to content

Commit cf8c8f2

Browse files
Bump versions to 13.0.2
1 parent 7c6e92c commit cf8c8f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.16...3.20)
22
project(Halide
3-
VERSION 13.0.1
3+
VERSION 13.0.2
44
DESCRIPTION "Halide compiler and libraries"
55
HOMEPAGE_URL "https://halide-lang.org")
66

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ If you've acquired a full source distribution and want to build Halide, see the
3131

3232
## Binary tarballs
3333

34-
The latest version of Halide is **Halide 13.0.1**. We provide binary releases
34+
The latest version of Halide is **Halide 13.0.2**. We provide binary releases
3535
for many popular platforms and architectures, including 32/64-bit x86 Windows,
3636
64-bit macOS, and 32/64-bit x86/ARM Ubuntu Linux. See the releases tab on the
3737
right (or click [here](https://github.com/halide/Halide/releases/tag/v13.0.1)).

0 commit comments

Comments
 (0)