Bump version number to 0.51
This commit is contained in:
parent
59aa5703ae
commit
a75e286743
2
Makefile
2
Makefile
@ -18,7 +18,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
PROG := busybox
|
PROG := busybox
|
||||||
VERSION := 0.51pre
|
VERSION := 0.51
|
||||||
BUILDTIME := $(shell TZ=UTC date --utc "+%Y.%m.%d-%H:%M%z")
|
BUILDTIME := $(shell TZ=UTC date --utc "+%Y.%m.%d-%H:%M%z")
|
||||||
export VERSION
|
export VERSION
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: busybox
|
Name: busybox
|
||||||
Version: 0.50
|
Version: 0.51
|
||||||
Release: 1
|
Release: 1
|
||||||
Group: System/Utilities
|
Group: System/Utilities
|
||||||
Summary: BusyBox is a tiny suite of Unix utilities in a multi-call binary.
|
Summary: BusyBox is a tiny suite of Unix utilities in a multi-call binary.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: busybox
|
Name: busybox
|
||||||
Version: 0.50
|
Version: 0.51
|
||||||
Release: 1
|
Release: 1
|
||||||
Group: System/Utilities
|
Group: System/Utilities
|
||||||
Summary: BusyBox is a tiny suite of Unix utilities in a multi-call binary.
|
Summary: BusyBox is a tiny suite of Unix utilities in a multi-call binary.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user