update version

This commit is contained in:
Sergio R. Caprile 2024-05-20 11:21:09 -03:00
parent 94efcc83a1
commit 6bb40e6ec9

View File

@ -20,7 +20,7 @@
#ifndef MONGOOSE_H
#define MONGOOSE_H
#define MG_VERSION "7.13"
#define MG_VERSION "7.14"
#ifdef __cplusplus
extern "C" {