From c3c7fe721280fdd7b442faf1b82a3d0e5d3ac6b0 Mon Sep 17 00:00:00 2001 From: Lionello Lunesu Date: Mon, 9 Oct 2023 16:48:19 -0700 Subject: [PATCH] Update version to 1.99d --- fart.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fart.cpp b/fart.cpp index 48b2984..a9695fb 100644 --- a/fart.cpp +++ b/fart.cpp @@ -49,7 +49,7 @@ /////////////////////////////////////////////////////////////////////////////// -#define VERSION "v1.99c" +#define VERSION "v1.99d" #define _WILDCARD_SEPARATOR ',' #define WILDCARD_ALL "*"