From 9b5a5da862c06c554148c14fd38d2f796be22d57 Mon Sep 17 00:00:00 2001 From: Adam Saponara Date: Fri, 27 Dec 2024 21:24:19 -0500 Subject: [PATCH] bump version --- termbox2.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/termbox2.h b/termbox2.h index 0860a0e..93ec315 100644 --- a/termbox2.h +++ b/termbox2.h @@ -65,7 +65,7 @@ extern "C" { // __ffi_start -#define TB_VERSION_STR "2.5.0-dev" +#define TB_VERSION_STR "2.5.0" /* The following compile-time options are supported: *