aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-04-09 22:18:14 +0000
committerEric Andersen <andersen@codepoet.org>2001-04-09 22:18:14 +0000
commita75e2867435faa68ea03735fe09ad298fa3e4e72 (patch)
tree564226e8d308bfa2c13e4eeec6f980e9aebbea95
parent59aa5703ae2276f33ff75914e79e8197e37287f3 (diff)
downloadbusybox-a75e2867435faa68ea03735fe09ad298fa3e4e72.tar.gz
Bump version number to 0.51
-rw-r--r--Makefile2
-rw-r--r--busybox.spec2
-rw-r--r--examples/busybox.spec2
3 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 2a796596e..e16c1de95 100644
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@
#
PROG := busybox
-VERSION := 0.51pre
+VERSION := 0.51
BUILDTIME := $(shell TZ=UTC date --utc "+%Y.%m.%d-%H:%M%z")
export VERSION
diff --git a/busybox.spec b/busybox.spec
index 91241a583..b8e1a201e 100644
--- a/busybox.spec
+++ b/busybox.spec
@@ -1,5 +1,5 @@
Name: busybox
-Version: 0.50
+Version: 0.51
Release: 1
Group: System/Utilities
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 @@
Name: busybox
-Version: 0.50
+Version: 0.51
Release: 1
Group: System/Utilities
Summary: BusyBox is a tiny suite of Unix utilities in a multi-call binary.