aboutsummaryrefslogtreecommitdiff
path: root/src/defines.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/defines.h')
-rw-r--r--src/defines.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/defines.h b/src/defines.h
index 721e14c..d4d74c1 100644
--- a/src/defines.h
+++ b/src/defines.h
@@ -21,6 +21,9 @@
#ifndef __DEFINES_H__
#define __DEFINES_H__
+/* required UCCS API version */
+#define UCCS_API_VERSION 5
+
#define CONFIG_MAIN_GROUP "Remote Logon Service"
#define CONFIG_MAIN_SERVERS "Servers"
#define CONFIG_SERVER_PREFIX "Server"