Bump version, update NEWS
All checks were successful
Arch Linux AUR Success
Alpine 3.19 Success

This commit is contained in:
2024-02-27 00:39:23 +01:00
parent 08b87bccbd
commit c4bce75866
2 changed files with 10 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
cmake_minimum_required (VERSION 3.0...3.27)
project (nncmpp VERSION 2.1.0 LANGUAGES C)
project (nncmpp VERSION 2.1.1 LANGUAGES C)
# Moar warnings
if ("${CMAKE_C_COMPILER_ID}" MATCHES "GNU" OR CMAKE_COMPILER_IS_GNUCC)