Bump version, update NEWS

This commit is contained in:
Přemysl Eric Janouch 2021-10-21 09:16:51 +02:00
parent 53fbb3dec1
commit 9a67e076a9
Signed by: p
GPG Key ID: A0420B94F92B9493
2 changed files with 2 additions and 2 deletions

View File

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

2
NEWS
View File

@ -1,4 +1,4 @@
1.1.0 (20xx-xx-xx)
1.1.0 (2021-10-21)
* Now requesting and processing terminal de/focus events,
using a new "defocused" attribute for selected rows