aboutsummaryrefslogtreecommitdiff
path: root/toys.h
diff options
context:
space:
mode:
Diffstat (limited to 'toys.h')
-rw-r--r--toys.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/toys.h b/toys.h
index ead39b50..ebaebee3 100644
--- a/toys.h
+++ b/toys.h
@@ -133,5 +133,5 @@ extern char **environ;
#ifndef TOYBOX_VENDOR
#define TOYBOX_VENDOR ""
#endif
-#define TOYBOX_VERSION "0.8.4"TOYBOX_VENDOR
+#define TOYBOX_VERSION "0.8.5"TOYBOX_VENDOR
#endif