v0.0.19 - Track vendored tui_ncurses sources and fix resources gitignore rules

This commit is contained in:
Laan Tungir
2026-05-09 09:28:20 -04:00
parent 2e905d3e58
commit ac2cc44b1c

View File

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