Bump version to 0.52pre
This commit is contained in:
parent
1a6d39b259
commit
d283e1cfe9
2
Makefile
2
Makefile
@ -18,7 +18,7 @@
|
||||
#
|
||||
|
||||
PROG := busybox
|
||||
VERSION := 0.51
|
||||
VERSION := 0.52pre
|
||||
BUILDTIME := $(shell TZ=UTC date -u "+%Y.%m.%d-%H:%M%z")
|
||||
export VERSION
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: busybox
|
||||
Version: 0.51
|
||||
Version: 0.52pre
|
||||
Release: 1
|
||||
Group: System/Utilities
|
||||
Summary: BusyBox is a tiny suite of Unix utilities in a multi-call binary.
|
||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
busybox (0.52-1) unstable; urgency=low
|
||||
|
||||
* Not yet released
|
||||
|
||||
-- Erik Andersen <andersee@debian.org> Tue, 9 May 2001 11:30:54 -0600
|
||||
|
||||
busybox (0.51-1) unstable; urgency=low
|
||||
|
||||
* Fixes several critical bugs (see the busybox changelog
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: busybox
|
||||
Version: 0.51
|
||||
Version: 0.52pre
|
||||
Release: 1
|
||||
Group: System/Utilities
|
||||
Summary: BusyBox is a tiny suite of Unix utilities in a multi-call binary.
|
||||
|
Loading…
Reference in New Issue
Block a user