aboutsummaryrefslogtreecommitdiff
path: root/toys.h
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2021-05-19 03:34:26 -0500
committerRob Landley <rob@landley.net>2021-05-19 03:34:26 -0500
commit7a48df38d47057c74d31ac6f80e3aa2b0e88f9af (patch)
tree2b10f4457f3f7128fcb8d07aa46534e9b7363933 /toys.h
parent462b7237592f9ba14bca995f893cb9ae47d2042d (diff)
downloadtoybox-7a48df38d47057c74d31ac6f80e3aa2b0e88f9af.tar.gz
0.8.5 release0.8.5
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