version 1.3.1

This commit is contained in:
Matthew Laux
2026-01-31 22:11:55 -06:00
parent 2f23570674
commit fe694cf354
+1 -1
View File
@@ -28,7 +28,7 @@ extern BitMap offscreen_bmp;
extern char offscreen_color_buf[];
extern PixMap offscreen_pixmap;
#define APP_VERSION "1.3.0 ${GIT_SHA}"
#define APP_VERSION "1.3.1 ${GIT_SHA}"
#define WINDOW_X 8
#define WINDOW_Y 40