diff options
-rw-r--r-- | src/defines.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/defines.h b/src/defines.h index d4d74c1..08314e3 100644 --- a/src/defines.h +++ b/src/defines.h @@ -22,7 +22,7 @@ #define __DEFINES_H__ /* required UCCS API version */ -#define UCCS_API_VERSION 5 +#define UCCS_API_VERSION "5" #define CONFIG_MAIN_GROUP "Remote Logon Service" #define CONFIG_MAIN_SERVERS "Servers" |