From 6c5cfa449f483717a7b4f2355919335d2dcec731 Mon Sep 17 00:00:00 2001 From: SET Date: Sat, 15 Oct 2022 21:49:21 +0200 Subject: [PATCH] Increment version. --- LVersion.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LVersion.h b/LVersion.h index 23c98f5..ab1ec1d 100644 --- a/LVersion.h +++ b/LVersion.h @@ -10,7 +10,7 @@ #ifndef LVERSION_H #define LVERSION_H -#define L7_VERSION_STR "5" +#define L7_VERSION_STR "6" #endif /* LVERSION_H */