diff --git a/CMakeLists.txt b/CMakeLists.txt index a2b043d..205c649 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.12..3.21) project(fntsample - VERSION 5.3 + VERSION 5.4 DESCRIPTION "PDF and PostScript font samples generator" HOMEPAGE_URL "https://github.com/eugmes/fntsample" LANGUAGES C)