Skip to content

Commit 0a86bc0

Browse files
committed
update version
1 parent bc9f6ba commit 0a86bc0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mongoose.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
#ifndef MONGOOSE_H
2121
#define MONGOOSE_H
2222

23-
#define MG_VERSION "7.16"
23+
#define MG_VERSION "7.17"
2424

2525
#ifdef __cplusplus
2626
extern "C" {

src/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
#define MG_VERSION "7.16"
1+
#define MG_VERSION "7.17"

0 commit comments

Comments
 (0)