diff options
author | Eric Andersen <andersen@codepoet.org> | 2000-06-21 22:50:59 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2000-06-21 22:50:59 +0000 |
commit | c6cdf5874751556c938242819eaa38b30508a20d (patch) | |
tree | 5e66e9c0fda63c04044cbf05d26fb116a174f44a | |
parent | 07edff4ba4b588b327be04116ed51f8908e3ba56 (diff) | |
download | busybox-w32-c6cdf5874751556c938242819eaa38b30508a20d.tar.gz busybox-w32-c6cdf5874751556c938242819eaa38b30508a20d.tar.bz2 busybox-w32-c6cdf5874751556c938242819eaa38b30508a20d.zip |
Bump version number to 0.45
-Erik
-rw-r--r-- | Changelog | 9 | ||||
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | busybox.spec | 2 | ||||
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | examples/busybox.spec | 2 |
5 files changed, 12 insertions, 5 deletions
@@ -91,8 +91,15 @@ | |||
91 | this will probably be remedied in the future. -- John Beppu | 91 | this will probably be remedied in the future. -- John Beppu |
92 | 92 | ||
93 | 93 | ||
94 | -Erik Andersen | 94 | -Erik Andersen, June 21, 2000 |
95 | |||
95 | 96 | ||
97 | 0.44 | ||
98 | Previously, an erronous announcement of BusyBox 0.44 was made, so to | ||
99 | avoid possible confusion, we are skipping straight to 0.45, and calling | ||
100 | it good. | ||
101 | |||
102 | -Erik Andersen | ||
96 | 103 | ||
97 | 104 | ||
98 | 0.43 | 105 | 0.43 |
@@ -19,7 +19,7 @@ | |||
19 | # | 19 | # |
20 | 20 | ||
21 | PROG := busybox | 21 | PROG := busybox |
22 | VERSION := 0.44 | 22 | VERSION := 0.45 |
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 33c03621d..a7eb86dc1 100644 --- a/busybox.spec +++ b/busybox.spec | |||
@@ -1,5 +1,5 @@ | |||
1 | Name: busybox | 1 | Name: busybox |
2 | Version: 0.44 | 2 | Version: 0.45 |
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 d042bb23f..965534ed2 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,4 +1,4 @@ | |||
1 | busybox (0.44-1) frozen; urgency=low | 1 | busybox (0.45-1) frozen; urgency=low |
2 | 2 | ||
3 | * First attempt at packaging BusyBox as a .deb. This has been in | 3 | * First attempt at packaging BusyBox as a .deb. This has been in |
4 | in the Debian boot-floppies CVS tree forever. Hopefully, having it as a | 4 | in the Debian boot-floppies CVS tree forever. Hopefully, having it as a |
diff --git a/examples/busybox.spec b/examples/busybox.spec index 33c03621d..a7eb86dc1 100644 --- a/examples/busybox.spec +++ b/examples/busybox.spec | |||
@@ -1,5 +1,5 @@ | |||
1 | Name: busybox | 1 | Name: busybox |
2 | Version: 0.44 | 2 | Version: 0.45 |
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. |