diff options
author | Eric Andersen <andersen@codepoet.org> | 2000-10-27 18:09:53 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2000-10-27 18:09:53 +0000 |
commit | b344c21709758b9a28ab9c34fe7a4d6b6460d2cf (patch) | |
tree | e7f3e7d20c08d9642c0f5c639b4279e2d81fa3d6 | |
parent | d1ee7e39f72411705a42a1d5b3fb0bf7afba22cf (diff) | |
download | busybox-w32-b344c21709758b9a28ab9c34fe7a4d6b6460d2cf.tar.gz busybox-w32-b344c21709758b9a28ab9c34fe7a4d6b6460d2cf.tar.bz2 busybox-w32-b344c21709758b9a28ab9c34fe7a4d6b6460d2cf.zip |
Oops. I never committed this. Update version to 0.48pre...
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | busybox.spec | 2 | ||||
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | examples/busybox.spec | 2 |
4 files changed, 9 insertions, 3 deletions
@@ -19,7 +19,7 @@ | |||
19 | # | 19 | # |
20 | 20 | ||
21 | PROG := busybox | 21 | PROG := busybox |
22 | VERSION := 0.47 | 22 | VERSION := 0.48pre |
23 | BUILDTIME := $(shell TZ=UTC date --utc "+%Y.%m.%d-%H:%M%z") | 23 | BUILDTIME := $(shell TZ=UTC date --utc "+%Y.%m.%d-%H:%M%z") |
24 | export VERSION | 24 | export VERSION |
25 | 25 | ||
diff --git a/busybox.spec b/busybox.spec index c11756b1e..7fb010f3e 100644 --- a/busybox.spec +++ b/busybox.spec | |||
@@ -1,5 +1,5 @@ | |||
1 | Name: busybox | 1 | Name: busybox |
2 | Version: 0.47 | 2 | Version: 0.48pre |
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 3b1330384..c1c9cb2bd 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,9 @@ | |||
1 | busybox (0.48pre-1) unstable; urgency=low | ||
2 | |||
3 | * New version released. See changelog for details. | ||
4 | |||
5 | -- Erik Andersen <andersee@debian.org> Mon, 25 Sep 2000 23:00:56 -0600 | ||
6 | |||
1 | busybox (0.47-1) unstable; urgency=low | 7 | busybox (0.47-1) unstable; urgency=low |
2 | 8 | ||
3 | * New version released. See changelog for details. | 9 | * New version released. See changelog for details. |
diff --git a/examples/busybox.spec b/examples/busybox.spec index c11756b1e..7fb010f3e 100644 --- a/examples/busybox.spec +++ b/examples/busybox.spec | |||
@@ -1,5 +1,5 @@ | |||
1 | Name: busybox | 1 | Name: busybox |
2 | Version: 0.47 | 2 | Version: 0.48pre |
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. |