aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2017-02-27 16:32:17 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-02-27 16:32:17 +0000
commitf915ed3a450f739718d9a86160b59d316f057947 (patch)
tree98f76cce61a487118f08a8dd83e8f4e685eb3327
parent5e8a15d44acd7738d474523cfd231d2fb9523bd8 (diff)
parent145bcb8708c1975d6d5a7b8b7c8c26b07f9d1e08 (diff)
downloadtoybox-f915ed3a450f739718d9a86160b59d316f057947.tar.gz
Merge remote-tracking branch 'toybox/master' into HEAD am: 180f3c7f4b am: cfd9a11e48
am: 145bcb8708 Change-Id: If36790fa0a0539b95937f07a46fa0071a8cdaf93
-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[].