From a6cd07099d250ac4f0a7e88084d0470390405635 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 20 Dec 2000 23:22:29 +0000 Subject: Bump the version number to 0.49pre --- Changelog | 7 +++++++ Makefile | 2 +- busybox.spec | 2 +- debian/changelog | 6 ++++++ examples/busybox.spec | 2 +- 5 files changed, 16 insertions(+), 3 deletions(-) diff --git a/Changelog b/Changelog index a1a538af0..d5c7ec31c 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,10 @@ +0.49pre + + * me -- md5sum was broken. Now fixed. + * Matt Kraai -- new sort.c + + -Erik Andersen, + 0.48 * Glenn McGrath -- tar now supports uncompressing tar files, diff --git a/Makefile b/Makefile index 5de1c504a..ec2ffa6df 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ # PROG := busybox -VERSION := 0.48 +VERSION := 0.49pre BUILDTIME := $(shell TZ=UTC date --utc "+%Y.%m.%d-%H:%M%z") export VERSION diff --git a/busybox.spec b/busybox.spec index 561060d28..beb12fea3 100644 --- a/busybox.spec +++ b/busybox.spec @@ -1,5 +1,5 @@ Name: busybox -Version: 0.48 +Version: 0.49pre Release: 1 Group: System/Utilities Summary: BusyBox is a tiny suite of Unix utilities in a multi-call binary. diff --git a/debian/changelog b/debian/changelog index 5e68269d3..e1b447c4c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +busybox (0.49pre-1) unstable; urgency=low + + * Not released yet.... + + -- Erik Andersen Wed, 13 Dec 2000 08:36:07 -0700 + busybox (0.48-1) unstable; urgency=low * Lots more source updates and bug fixes. See changelog for details. diff --git a/examples/busybox.spec b/examples/busybox.spec index 561060d28..beb12fea3 100644 --- a/examples/busybox.spec +++ b/examples/busybox.spec @@ -1,5 +1,5 @@ Name: busybox -Version: 0.48 +Version: 0.49pre Release: 1 Group: System/Utilities Summary: BusyBox is a tiny suite of Unix utilities in a multi-call binary. -- cgit v1.2.3