v0.0.21 - Vendor tui_ncurses sources, allow tracking in .gitignore, and fix pager API call
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user