aboutsummaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2016-02-02 11:12:05 -0600
committerRob Landley <rob@landley.net>2016-02-02 11:12:05 -0600
commitd2893d8173da0729af3c78661a8309bfce3e5ba5 (patch)
treea4fdea7088289bfbb404da4ff3a59daedeeb83bf /main.c
parent2554243d8872a5083ad2bbd019e2e513000df3c6 (diff)
downloadtoybox-d2893d8173da0729af3c78661a8309bfce3e5ba5.tar.gz
Release time.0.7.0
Calling it 0.7.0 because the fullscreen (cursor/utf8) infrasructure is in now.
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 e95c6417..6dd4cea6 100644
--- a/main.c
+++ b/main.c
@@ -6,7 +6,7 @@
#include "toys.h"
#ifndef TOYBOX_VERSION
-#define TOYBOX_VERSION "0.6.1"
+#define TOYBOX_VERSION "0.7.0"
#endif
// Populate toy_list[].