mirror of
https://github.com/yhirose/cpp-httplib.git
synced 2025-05-16 01:38:28 +00:00
fix: update CPPHTTPLIB_VERSION to 0.10.8 (#1305)
This commit is contained in:
parent
219d13b718
commit
305a7abcb9
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
#ifndef CPPHTTPLIB_HTTPLIB_H
|
#ifndef CPPHTTPLIB_HTTPLIB_H
|
||||||
#define CPPHTTPLIB_HTTPLIB_H
|
#define CPPHTTPLIB_HTTPLIB_H
|
||||||
|
|
||||||
#define CPPHTTPLIB_VERSION "0.10.7"
|
#define CPPHTTPLIB_VERSION "0.10.8"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Configuration
|
* Configuration
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue