Bump the version number to 0.49pre
This commit is contained in:
parent
e111d69ca2
commit
a6cd07099d
@ -1,3 +1,10 @@
|
|||||||
|
0.49pre
|
||||||
|
|
||||||
|
* me -- md5sum was broken. Now fixed.
|
||||||
|
* Matt Kraai -- new sort.c
|
||||||
|
|
||||||
|
-Erik Andersen, <not released yet>
|
||||||
|
|
||||||
0.48
|
0.48
|
||||||
|
|
||||||
* Glenn McGrath -- tar now supports uncompressing tar files,
|
* Glenn McGrath -- tar now supports uncompressing tar files,
|
||||||
|
2
Makefile
2
Makefile
@ -19,7 +19,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
PROG := busybox
|
PROG := busybox
|
||||||
VERSION := 0.48
|
VERSION := 0.49pre
|
||||||
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.48
|
Version: 0.49pre
|
||||||
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.
|
||||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
busybox (0.49pre-1) unstable; urgency=low
|
||||||
|
|
||||||
|
* Not released yet....
|
||||||
|
|
||||||
|
-- Erik Andersen <andersee@debian.org> Wed, 13 Dec 2000 08:36:07 -0700
|
||||||
|
|
||||||
busybox (0.48-1) unstable; urgency=low
|
busybox (0.48-1) unstable; urgency=low
|
||||||
|
|
||||||
* Lots more source updates and bug fixes. See changelog for details.
|
* Lots more source updates and bug fixes. See changelog for details.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: busybox
|
Name: busybox
|
||||||
Version: 0.48
|
Version: 0.49pre
|
||||||
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