updated project version

This commit is contained in:
Халтобин Евгений 2025-01-20 08:46:24 +03:00
parent dc2790043e
commit 4151199eac

View file

@ -2,7 +2,7 @@ CMAKE_MINIMUM_REQUIRED (VERSION 3.0)
SET (CMAKE_C_COMPILER "gcc")
PROJECT (ervu-sign-module VERSION 1.2.1 LANGUAGES C)
PROJECT (ervu-sign-module VERSION 1.3.0 LANGUAGES C)
IF (CMAKE_VERBOSE)
SET (CMAKE_VERBOSE_MAKEFILE 1)