aboutsummaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2017-06-19 12:34:50 -0500
committerRob Landley <rob@landley.net>2017-06-19 12:34:50 -0500
commit279eb227c54edec20ce2dcc6dc1e397ec778a464 (patch)
treecb7ca4c0d51595f7e398b1ae541c724c4e55642b /main.c
parentf5907c9546fb25acd95133f2243f210408fa1505 (diff)
downloadtoybox-279eb227c54edec20ce2dcc6dc1e397ec778a464.tar.gz
Past time for 0.7.4.0.7.4
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 fcb87029..6025d43f 100644
--- a/main.c
+++ b/main.c
@@ -6,7 +6,7 @@
#include "toys.h"
#ifndef TOYBOX_VERSION
-#define TOYBOX_VERSION "0.7.3"
+#define TOYBOX_VERSION "0.7.4"
#endif
// Populate toy_list[].