pmt: Set version as release candicate

This commit is contained in:
2025-11-02 22:54:27 +03:00
parent eda1b3d50c
commit 9a1af981d9

View File

@@ -16,7 +16,7 @@
# Project info
cmake_minimum_required(VERSION 3.10)
project(pmt VERSION 1.3.0)
project(pmt VERSION 1.3.0-rc1)
# Set compiler flags
add_compile_options(-Wall -Werror -Wno-deprecated-declarations)