From 456deeae203bcc5783d7845651f483e1272b8154 Mon Sep 17 00:00:00 2001 From: Lorenz Stechauner Date: Wed, 5 May 2021 21:58:14 +0200 Subject: [PATCH] Bump version to 4.4 --- src/necronda.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/necronda.h b/src/necronda.h index c912f7f..ec9bf0d 100644 --- a/src/necronda.h +++ b/src/necronda.h @@ -8,7 +8,7 @@ #ifndef NECRONDA_SERVER_NECRONDA_H #define NECRONDA_SERVER_NECRONDA_H -#define NECRONDA_VERSION "4.3" +#define NECRONDA_VERSION "4.4" #define SERVER_STR "Necronda/" NECRONDA_VERSION #define SERVER_STR_HTML "Necronda web server " NECRONDA_VERSION