Doc: Bump release version.

This commit is contained in:
glx22
2023-06-11 15:57:18 +02:00
committed by Loïc Guilloux
parent 69168078d8
commit 5cc06f5dbe
+1 -1
View File
@@ -5,7 +5,7 @@ if(NOT BINARY_NAME)
endif()
project(${BINARY_NAME}
VERSION 13.2
VERSION 13.3
)
if(CMAKE_SOURCE_DIR STREQUAL CMAKE_BINARY_DIR)