Bump version number

This commit is contained in:
Stephen Heumann 2015-01-17 19:40:20 -06:00
parent f91211baec
commit 6276d32088

View File

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