Bump rev to 0.50pre.
This commit is contained in:
parent
fc83c4c353
commit
88a5ceb450
2
Makefile
2
Makefile
@ -18,7 +18,7 @@
|
||||
#
|
||||
|
||||
PROG := busybox
|
||||
VERSION := 0.49
|
||||
VERSION := 0.50pre
|
||||
BUILDTIME := $(shell TZ=UTC date --utc "+%Y.%m.%d-%H:%M%z")
|
||||
export VERSION
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: busybox
|
||||
Version: 0.49
|
||||
Version: 0.50pre
|
||||
Release: 1
|
||||
Group: System/Utilities
|
||||
Summary: BusyBox is a tiny suite of Unix utilities in a multi-call binary.
|
||||
|
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
busybox (0.50pre-1) unstable; urgency=low
|
||||
|
||||
* Not yet released.
|
||||
* See changelog for details.
|
||||
|
||||
-- Erik Andersen <andersee@debian.org> Wed, 14 Feb 2001 00:38:24 -0700
|
||||
|
||||
busybox (0.49-1) unstable; urgency=low
|
||||
|
||||
* Lots more source updates and bug fixes. See changelog for details.
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: busybox
|
||||
Version: 0.49
|
||||
Version: 0.50pre
|
||||
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