diff options
Diffstat (limited to 'Compass.h')
-rw-r--r-- | Compass.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -16,6 +16,8 @@ #include "Cryptor.h"
#include "Help.h"
+#define COMPASS_VERSION "v0.1"
+
#define ALLOW_WALK 0
#define SECONDS_PSWD_CLEANUP 30
#define CLEAN_STRING "compass-cleared"
|