aboutsummaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2017-02-21 11:27:25 -0600
committerRob Landley <rob@landley.net>2017-02-21 11:27:25 -0600
commit9283f7b63c734972b1455f405d7d00eb12a4a211 (patch)
tree71e60551e4b84ad15eb38b1fe097d53fb9c2c09c /main.c
parenta36264ffcbe39d92ece08d05f204acd6085170bd (diff)
downloadtoybox-9283f7b63c734972b1455f405d7d00eb12a4a211.tar.gz
It's past time for 0.7.3.0.7.3
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 d05cbfe8..f8b95222 100644
--- a/main.c
+++ b/main.c
@@ -6,7 +6,7 @@
#include "toys.h"
#ifndef TOYBOX_VERSION
-#define TOYBOX_VERSION "0.7.2"
+#define TOYBOX_VERSION "0.7.3"
#endif
// Populate toy_list[].