summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt2
-rw-r--r--NEWS4
2 files changed, 3 insertions, 3 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index d070f6e..aaddf09 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required (VERSION 3.0...3.27)
-project (nncmpp VERSION 2.1.1 LANGUAGES C)
+project (nncmpp VERSION 2.2.0 LANGUAGES C)
# Moar warnings
if ("${CMAKE_C_COMPILER_ID}" MATCHES "GNU" OR CMAKE_COMPILER_IS_GNUCC)
diff --git a/NEWS b/NEWS
index 94515eb..130f23b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
-Unreleased
+2.2.0 (2026-05-26)
- * Added an AppKit user interface
+ * Added an AppKit user interface; the -x (--x11) option has become -g (--gui)
* Made global search indicate the search terms, and match on filenames