Bump version
Arch Linux AUR Success
OpenBSD 7.8 Success
Alpine 3.24 Success

This commit is contained in:
2026-08-08 14:45:57 +02:00
parent a842b82849
commit 9420e1c5f1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
cmake_minimum_required (VERSION 3.0...3.27)
project (nncmpp VERSION 2.2.0 LANGUAGES C)
project (nncmpp VERSION 2.3.0 LANGUAGES C)
# Moar warnings
if ("${CMAKE_C_COMPILER_ID}" MATCHES "GNU" OR CMAKE_COMPILER_IS_GNUCC)
+1 -1
View File
@@ -1,4 +1,4 @@
Unreleased
2.3.0 (2026-08-08)
* The "elapsed" attribute is now used for "remaining" as well.
For the typical theme, remove "remaining" and reverse your "elapsed".