Compare commits
2 Commits
3dc5242d43
...
5e728f6d31
Author | SHA1 | Date | |
---|---|---|---|
5e728f6d31 | |||
766f68e070 |
@ -1,5 +1,5 @@
|
||||
cmake_minimum_required (VERSION 3.0)
|
||||
project (uirc3 VERSION 1.3.0 LANGUAGES C)
|
||||
project (uirc3 VERSION 1.4.0 LANGUAGES C)
|
||||
|
||||
# Options
|
||||
option (WANT_READLINE "Use GNU Readline for the UI (better)" ON)
|
||||
|
2
NEWS
2
NEWS
@ -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
|
||||
|
||||
|
2
liberty
2
liberty
@ -1 +1 @@
|
||||
Subproject commit a3ad5e775187ed04184f76e21cfbf44782f85561
|
||||
Subproject commit 1b9d89cab3bb1df73c58ccd8528eafd21a8c6e40
|
Loading…
x
Reference in New Issue
Block a user