You've already forked cpp-httplib
Release v0.12.2
This commit is contained in:
@ -1,14 +1,14 @@
|
||||
//
|
||||
// httplib.h
|
||||
//
|
||||
// Copyright (c) 2022 Yuji Hirose. All rights reserved.
|
||||
// Copyright (c) 2023 Yuji Hirose. All rights reserved.
|
||||
// MIT License
|
||||
//
|
||||
|
||||
#ifndef CPPHTTPLIB_HTTPLIB_H
|
||||
#define CPPHTTPLIB_HTTPLIB_H
|
||||
|
||||
#define CPPHTTPLIB_VERSION "0.12.1"
|
||||
#define CPPHTTPLIB_VERSION "0.12.2"
|
||||
|
||||
/*
|
||||
* Configuration
|
||||
|
Reference in New Issue
Block a user