From 225b11a301e1fc82322a44146df9ace8edcce1d0 Mon Sep 17 00:00:00 2001 From: chhylp123 Date: Tue, 2 Feb 2021 14:12:13 -0500 Subject: [PATCH] -z version number --- CommandLines.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CommandLines.h b/CommandLines.h index b130949..6ce72f7 100644 --- a/CommandLines.h +++ b/CommandLines.h @@ -3,7 +3,7 @@ #include -#define HA_VERSION "0.13-r308" +#define HA_VERSION "0.13-r308-z" #define VERBOSE 0