Skip to content

Commit 52997c6

Browse files
committed
update version
1 parent 93148e3 commit 52997c6

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.12"
23+
#define MG_VERSION "7.13"
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.12"
1+
#define MG_VERSION "7.13"

0 commit comments

Comments
 (0)