Version 7.4

This commit is contained in:
Sergey Lyubka 2021-09-30 13:35:44 +01:00
parent 6fbb749431
commit f08d280429
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@
#ifndef MONGOOSE_H
#define MONGOOSE_H
#define MG_VERSION "7.5"
#define MG_VERSION "7.4"
#ifdef __cplusplus
extern "C" {

View File

@ -1 +1 @@
#define MG_VERSION "7.5"
#define MG_VERSION "7.4"