Compare commits
No commits in common. "5e728f6d3132b5f0cae7a49fc340e13bc82f036d" and "3dc5242d43d9d80f0b22b9d8a01d7befe4ab1cb2" have entirely different histories.
5e728f6d31
...
3dc5242d43
@ -1,5 +1,5 @@
|
|||||||
cmake_minimum_required (VERSION 3.0)
|
cmake_minimum_required (VERSION 3.0)
|
||||||
project (uirc3 VERSION 1.4.0 LANGUAGES C)
|
project (uirc3 VERSION 1.3.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
2
NEWS
@ -1,4 +1,4 @@
|
|||||||
1.4.0 (2021-10-06) "Call Me Scruffy Scruffington"
|
1.4.0 (xxxx-xx-xx)
|
||||||
|
|
||||||
* xC: made message autosplitting respect text formatting
|
* xC: made message autosplitting respect text formatting
|
||||||
|
|
||||||
|
2
liberty
2
liberty
@ -1 +1 @@
|
|||||||
Subproject commit 1b9d89cab3bb1df73c58ccd8528eafd21a8c6e40
|
Subproject commit a3ad5e775187ed04184f76e21cfbf44782f85561
|
Loading…
x
Reference in New Issue
Block a user