Bump version to 1.0.

This commit is contained in:
Stephen Heumann 2015-01-25 16:11:15 -06:00
parent 8ab8709e6b
commit ad96f52394
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 0.3)"
#define BB_VER "1.23.0 (GNO hush 1.0)"
#include "libbb.h"
/* BB_DIR_foo and BB_SUID_bar constants: */