mirror of
https://github.com/cesanta/mongoose.git
synced 2025-07-28 08:06:18 +08:00
7.5 -> 7.6
This commit is contained in:
parent
e565a7e73d
commit
1b82aa02aa
@ -18,7 +18,7 @@
|
|||||||
#ifndef MONGOOSE_H
|
#ifndef MONGOOSE_H
|
||||||
#define MONGOOSE_H
|
#define MONGOOSE_H
|
||||||
|
|
||||||
#define MG_VERSION "7.5"
|
#define MG_VERSION "7.6"
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
|
@ -1 +1 @@
|
|||||||
#define MG_VERSION "7.5"
|
#define MG_VERSION "7.6"
|
||||||
|
Loading…
Reference in New Issue
Block a user