Searched refs:TOYBOX_VERSION (Results 1 – 3 of 3) sorted by relevance
132 #ifndef TOYBOX_VERSION136 #define TOYBOX_VERSION "0.8.4"TOYBOX_VENDOR macro
24 char *toybox_version = TOYBOX_VERSION, toybuf[4096], libbuf[4096];
170 char ua[] = "toybox wget/" TOYBOX_VERSION, hostname[1024], port[6], path[1024]; in wget_main()