1
0
mirror of https://github.com/lammertb/libhttp.git synced 2026-01-27 08:02:47 +03:00

Fixed macro name

This commit is contained in:
Lammert Bies
2016-12-10 11:55:50 +01:00
committed by GitHub
parent 06e5514c5b
commit d94755c29c

View File

@@ -11,7 +11,7 @@ the API can be found in [Embedding.md](Embedding.md).
| Macro | Description |
| :--- | :--- |
| **`CIVETWEB_VERSION`** | The current version of the website as a string with the major and minor version number seperated with a dot. For version 1.9, this string will for example have the value "1.9" |
| **`LIBHTTP_VERSION`** | The current version of the website as a string with the major and minor version number seperated with a dot. For version 1.9, this string will for example have the value "1.9" |
## Structures