Compare commits

...

2 Commits

Author SHA1 Message Date
5e728f6d31
Bump version, update NEWS 2021-10-06 14:05:23 +02:00
766f68e070
Bump liberty 2021-10-06 13:52:59 +02:00
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
cmake_minimum_required (VERSION 3.0) cmake_minimum_required (VERSION 3.0)
project (uirc3 VERSION 1.3.0 LANGUAGES C) project (uirc3 VERSION 1.4.0 LANGUAGES C)
# Options # Options
option (WANT_READLINE "Use GNU Readline for the UI (better)" ON) option (WANT_READLINE "Use GNU Readline for the UI (better)" ON)

2
NEWS
View File

@ -1,4 +1,4 @@
1.4.0 (xxxx-xx-xx) 1.4.0 (2021-10-06) "Call Me Scruffy Scruffington"
* xC: made message autosplitting respect text formatting * xC: made message autosplitting respect text formatting

@ -1 +1 @@
Subproject commit a3ad5e775187ed04184f76e21cfbf44782f85561 Subproject commit 1b9d89cab3bb1df73c58ccd8528eafd21a8c6e40