1 Commits

Author SHA1 Message Date
Laan Tungir
9470f1543c v0.0.21 - Vendor tui_ncurses sources, allow tracking in .gitignore, and fix pager API call 2026-05-09 10:25:25 -04:00

View File

@@ -11,8 +11,8 @@
*/ */
#define NT_VERSION_MAJOR 0 #define NT_VERSION_MAJOR 0
#define NT_VERSION_MINOR 0 #define NT_VERSION_MINOR 0
#define NT_VERSION_PATCH 20 #define NT_VERSION_PATCH 21
#define NT_VERSION "v0.0.20" #define NT_VERSION "v0.0.21"
#include <ncurses.h> #include <ncurses.h>
#include <stdio.h> #include <stdio.h>