версия 1.4.0

This commit is contained in:
alashkova 2025-08-29 13:10:21 +03:00
parent ac08303c90
commit 4d100f235f
2 changed files with 42 additions and 1 deletions

View file

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