diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-04-09 22:18:14 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-04-09 22:18:14 +0000 |
commit | a75e2867435faa68ea03735fe09ad298fa3e4e72 (patch) | |
tree | 564226e8d308bfa2c13e4eeec6f980e9aebbea95 | |
parent | 59aa5703ae2276f33ff75914e79e8197e37287f3 (diff) | |
download | busybox-w32-a75e2867435faa68ea03735fe09ad298fa3e4e72.tar.gz busybox-w32-a75e2867435faa68ea03735fe09ad298fa3e4e72.tar.bz2 busybox-w32-a75e2867435faa68ea03735fe09ad298fa3e4e72.zip |
Bump version number to 0.51
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | busybox.spec | 2 | ||||
-rw-r--r-- | examples/busybox.spec | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -18,7 +18,7 @@ | |||
18 | # | 18 | # |
19 | 19 | ||
20 | PROG := busybox | 20 | PROG := busybox |
21 | VERSION := 0.51pre | 21 | VERSION := 0.51 |
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 91241a583..b8e1a201e 100644 --- a/busybox.spec +++ b/busybox.spec | |||
@@ -1,5 +1,5 @@ | |||
1 | Name: busybox | 1 | Name: busybox |
2 | Version: 0.50 | 2 | Version: 0.51 |
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/examples/busybox.spec b/examples/busybox.spec index 91241a583..b8e1a201e 100644 --- a/examples/busybox.spec +++ b/examples/busybox.spec | |||
@@ -1,5 +1,5 @@ | |||
1 | Name: busybox | 1 | Name: busybox |
2 | Version: 0.50 | 2 | Version: 0.51 |
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. |