Bump version to 1.1.

Also bump corresponding BusyBox version to 1.23.1, since it has no relevant changes over 1.23.0.
This commit is contained in:
Stephen Heumann 2015-02-07 20:12:55 -06:00
parent 46abe82986
commit 7d8853ba3f
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
#ifndef BUSYBOX_H
#define BUSYBOX_H 1
#define BB_VER "1.23.0 (GNO hush 1.0)"
#define BB_VER "1.23.1 (GNO hush 1.1)"
#include "libbb.h"
/* BB_DIR_foo and BB_SUID_bar constants: */