aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2017-02-26 11:21:39 -0800
committerElliott Hughes <enh@google.com>2017-02-26 11:21:39 -0800
commit180f3c7f4bef0a64f86df0569ab85af664b7da7a (patch)
tree98f76cce61a487118f08a8dd83e8f4e685eb3327
parent4ab83f69608d4038ea9cd2ace6d4ce8bd14530be (diff)
parent9283f7b63c734972b1455f405d7d00eb12a4a211 (diff)
downloadtoybox-180f3c7f4bef0a64f86df0569ab85af664b7da7a.tar.gz
Merge remote-tracking branch 'toybox/master' into HEADandroid-o-preview-1o-preview
-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[].