From d94755c29cce8d2499bdb72bbd09e6c99dc9398a Mon Sep 17 00:00:00 2001 From: Lammert Bies Date: Sat, 10 Dec 2016 11:55:50 +0100 Subject: [PATCH] Fixed macro name --- docs/APIReference.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/APIReference.md b/docs/APIReference.md index 72141b93..e1b0a8b1 100644 --- a/docs/APIReference.md +++ b/docs/APIReference.md @@ -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