summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/config.h b/config.h
index c6c4148..80d81d3 100644
--- a/config.h
+++ b/config.h
@@ -21,7 +21,9 @@
#define DEBUG 0
-#define PROGRAM_VERSION "0.4.0"
+#define PROGRAM_VERSION "0.4.1"
+
+#define AUTOLOGIN_PATH "~/.mactelnet"
#if defined(__APPLE__) && defined(__MACH__)
#define PLATFORM_NAME "Mac OS X"