Release v0.30.0

This commit is contained in:
yhirose
2025-12-31 22:19:05 -05:00
parent 40f7985e02
commit 781c55f120

View File

@@ -8,8 +8,8 @@
#ifndef CPPHTTPLIB_HTTPLIB_H #ifndef CPPHTTPLIB_HTTPLIB_H
#define CPPHTTPLIB_HTTPLIB_H #define CPPHTTPLIB_HTTPLIB_H
#define CPPHTTPLIB_VERSION "0.29.0" #define CPPHTTPLIB_VERSION "0.30.0"
#define CPPHTTPLIB_VERSION_NUM "0x001D00" #define CPPHTTPLIB_VERSION_NUM "0x001E00"
/* /*
* Platform compatibility check * Platform compatibility check