Revert "pmt: Set version as release candicate"

This reverts commit 9a1af981d9.
This commit is contained in:
2025-11-02 23:07:35 +03:00
parent a140320f30
commit 579b2623a4

View File

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