aboutsummaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2015-07-19 18:41:46 -0500
committerRob Landley <rob@landley.net>2015-07-19 18:41:46 -0500
commit8d6cbd494809f510c7947faa1db5a24cab130cf3 (patch)
tree5bc0b520195e9909adf7158a3e75cddfa239254c /main.c
parentccec4d82798d46a8bc7e7656d08c57544cd08582 (diff)
downloadtoybox-8d6cbd494809f510c7947faa1db5a24cab130cf3.tar.gz
Tweak version number.
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 c557030d..8115559f 100644
--- a/main.c
+++ b/main.c
@@ -6,7 +6,7 @@
#include "toys.h"
#ifndef TOYBOX_VERSION
-#define TOYBOX_VERSION "0.5.2"
+#define TOYBOX_VERSION "0.6.0"
#endif
// Populate toy_list[].