diff options
author | Malfurious <m@lfurio.us> | 2024-10-25 04:50:05 -0400 |
---|---|---|
committer | Malfurious <m@lfurio.us> | 2024-10-25 04:50:05 -0400 |
commit | cdae0d2a8374a673f377180d2cad9d2414bd6a59 (patch) | |
tree | bd9f739cc07f3530ab5581f4e5081fe29d991238 | |
parent | 8aab3b5a87d10aa6b7eb34d548c6a63269eb5a24 (diff) | |
download | compass-master.tar.gz compass-master.zip |
Signed-off-by: Malfurious <m@lfurio.us>
-rw-r--r-- | Compass.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ #include "Cryptor.h"
#include "Help.h"
-#define COMPASS_VERSION "v0.1"
+#define COMPASS_VERSION "v0.2.0"
#define ALLOW_WALK 0
#define SECONDS_PSWD_CLEANUP 30
|