aboutsummaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2016-10-20 23:14:39 -0500
committerRob Landley <rob@landley.net>2016-10-20 23:14:39 -0500
commitb27d5d9ad0c56014d8661d91f69ee498bbbe4cf9 (patch)
treedc0a61b5437da596bedcfc5a7a132175fb4bd8d7 /main.c
parent3c399afd39730640be7d939928127dd39d74e8a9 (diff)
downloadtoybox-b27d5d9ad0c56014d8661d91f69ee498bbbe4cf9.tar.gz
Announce 0.7.2.0.7.2
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 07fd3415..61b5a7eb 100644
--- a/main.c
+++ b/main.c
@@ -6,7 +6,7 @@
#include "toys.h"
#ifndef TOYBOX_VERSION
-#define TOYBOX_VERSION "0.7.1"
+#define TOYBOX_VERSION "0.7.2"
#endif
// Populate toy_list[].