summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.c b/main.c
index 06afb5b..f7b7e30 100644
--- a/main.c
+++ b/main.c
@@ -25,7 +25,7 @@
*/
/* The program version */
-#define VERSION "0.4"
+#define VERSION "0.5"
/* Make sure the binary has a copyright. */
const char copyright[] = "dtach - version " VERSION " (C)Copyright 2001 Ned T. Crigler";