v0.0.18 - Vendor tui_ncurses library and restore pager_ex API for static build

This commit is contained in:
Laan Tungir
2026-05-09 08:47:19 -04:00
parent 7a5adc1517
commit 2e905d3e58

View File

@@ -11,8 +11,8 @@
*/
#define NT_VERSION_MAJOR 0
#define NT_VERSION_MINOR 0
#define NT_VERSION_PATCH 17
#define NT_VERSION "v0.0.17"
#define NT_VERSION_PATCH 18
#define NT_VERSION "v0.0.18"
#include <ncurses.h>
#include <stdio.h>