From 40dd5acf36471f68b25e8eb74b4a2877e8d2392c Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Sat, 9 Oct 2021 15:04:03 +0200 Subject: [PATCH] Bump CMakeList version --- .gitignore | 3 ++- CMakeLists.txt | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 639fb34..16f0f34 100644 --- a/.gitignore +++ b/.gitignore @@ -23,4 +23,5 @@ CMakeFiles Makefile cmake_install.cmake minisign - +zig-cache +zig-out diff --git a/CMakeLists.txt b/CMakeLists.txt index 2d3812c..48af32d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,7 +7,7 @@ set(CPACK_PACKAGE_VENDOR "Frank Denis") set(CPACK_PACKAGE_DESCRIPTION_FILE "${CMAKE_CURRENT_SOURCE_DIR}/README.md") set(CPACK_RESOURCE_FILE_LICENSE "${CMAKE_CURRENT_SOURCE_DIR}/LICENSE") set(CPACK_PACKAGE_VERSION_MAJOR "0") -set(CPACK_PACKAGE_VERSION_MINOR "9") +set(CPACK_PACKAGE_VERSION_MINOR "10") set(CPACK_PACKAGE_VERSION_PATCH "0") set( CPACK_SOURCE_PACKAGE_FILE_NAME