aboutsummaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2015-11-03 05:30:08 -0600
committerRob Landley <rob@landley.net>2015-11-03 05:30:08 -0600
commit87ede171eeaa90db3b76d2cb6230f947d2497e65 (patch)
tree9bf8e18d86b08b97ce248e25536d89f525e5193a /main.c
parent31cb5fc41086f5b2903f473f85e6305bf47cfa2c (diff)
downloadtoybox-87ede171eeaa90db3b76d2cb6230f947d2497e65.tar.gz
Version 0.6.10.6.1
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 1e562b06..3949c84c 100644
--- a/main.c
+++ b/main.c
@@ -6,7 +6,7 @@
#include "toys.h"
#ifndef TOYBOX_VERSION
-#define TOYBOX_VERSION "0.6.0"
+#define TOYBOX_VERSION "0.6.1"
#endif
// Populate toy_list[].