about summary refs log tree commit diff stats
path: root/src/ap_state.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ap_state.cpp')
-rw-r--r--src/ap_state.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ap_state.cpp b/src/ap_state.cpp index fdc0219..8134cdb 100644 --- a/src/ap_state.cpp +++ b/src/ap_state.cpp
@@ -27,7 +27,7 @@
27 27
28constexpr int AP_MAJOR = 0; 28constexpr int AP_MAJOR = 0;
29constexpr int AP_MINOR = 4; 29constexpr int AP_MINOR = 4;
30constexpr int AP_REVISION = 0; 30constexpr int AP_REVISION = 5;
31 31
32constexpr const char* CERT_STORE_PATH = "cacert.pem"; 32constexpr const char* CERT_STORE_PATH = "cacert.pem";
33constexpr int ITEM_HANDLING = 7; // <- all 33constexpr int ITEM_HANDLING = 7; // <- all