diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-02-14 07:55:19 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-02-14 07:55:19 +0000 |
commit | 88a5ceb450b576558b7d34e0baadb204dd329fb8 (patch) | |
tree | 6c3e9869e15d533a27d55d34d7aeb0a895bfd6c9 | |
parent | fc83c4c3535cb5bce344821d382122262a8450f5 (diff) | |
download | busybox-w32-88a5ceb450b576558b7d34e0baadb204dd329fb8.tar.gz busybox-w32-88a5ceb450b576558b7d34e0baadb204dd329fb8.tar.bz2 busybox-w32-88a5ceb450b576558b7d34e0baadb204dd329fb8.zip |
Bump rev to 0.50pre.
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | busybox.spec | 2 | ||||
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | examples/busybox.spec | 2 |
4 files changed, 10 insertions, 3 deletions
@@ -18,7 +18,7 @@ | |||
18 | # | 18 | # |
19 | 19 | ||
20 | PROG := busybox | 20 | PROG := busybox |
21 | VERSION := 0.49 | 21 | VERSION := 0.50pre |
22 | BUILDTIME := $(shell TZ=UTC date --utc "+%Y.%m.%d-%H:%M%z") | 22 | BUILDTIME := $(shell TZ=UTC date --utc "+%Y.%m.%d-%H:%M%z") |
23 | export VERSION | 23 | export VERSION |
24 | 24 | ||
diff --git a/busybox.spec b/busybox.spec index 6bccd371c..5d143f03a 100644 --- a/busybox.spec +++ b/busybox.spec | |||
@@ -1,5 +1,5 @@ | |||
1 | Name: busybox | 1 | Name: busybox |
2 | Version: 0.49 | 2 | Version: 0.50pre |
3 | Release: 1 | 3 | Release: 1 |
4 | Group: System/Utilities | 4 | Group: System/Utilities |
5 | Summary: BusyBox is a tiny suite of Unix utilities in a multi-call binary. | 5 | Summary: BusyBox is a tiny suite of Unix utilities in a multi-call binary. |
diff --git a/debian/changelog b/debian/changelog index e1170c25e..434636fad 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,10 @@ | |||
1 | busybox (0.50pre-1) unstable; urgency=low | ||
2 | |||
3 | * Not yet released. | ||
4 | * See changelog for details. | ||
5 | |||
6 | -- Erik Andersen <andersee@debian.org> Wed, 14 Feb 2001 00:38:24 -0700 | ||
7 | |||
1 | busybox (0.49-1) unstable; urgency=low | 8 | busybox (0.49-1) unstable; urgency=low |
2 | 9 | ||
3 | * Lots more source updates and bug fixes. See changelog for details. | 10 | * Lots more source updates and bug fixes. See changelog for details. |
diff --git a/examples/busybox.spec b/examples/busybox.spec index 6bccd371c..5d143f03a 100644 --- a/examples/busybox.spec +++ b/examples/busybox.spec | |||
@@ -1,5 +1,5 @@ | |||
1 | Name: busybox | 1 | Name: busybox |
2 | Version: 0.49 | 2 | Version: 0.50pre |
3 | Release: 1 | 3 | Release: 1 |
4 | Group: System/Utilities | 4 | Group: System/Utilities |
5 | Summary: BusyBox is a tiny suite of Unix utilities in a multi-call binary. | 5 | Summary: BusyBox is a tiny suite of Unix utilities in a multi-call binary. |