mirror of
https://github.com/cesanta/mongoose.git
synced 2025-01-14 09:48:01 +08:00
7.4 -> 7.5
This commit is contained in:
parent
d311e967fa
commit
4e75a0c81e
@ -18,7 +18,7 @@
|
|||||||
#ifndef MONGOOSE_H
|
#ifndef MONGOOSE_H
|
||||||
#define MONGOOSE_H
|
#define MONGOOSE_H
|
||||||
|
|
||||||
#define MG_VERSION "7.4"
|
#define MG_VERSION "7.5"
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
|
@ -1 +1 @@
|
|||||||
#define MG_VERSION "7.4"
|
#define MG_VERSION "7.5"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user