aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-05-09 17:31:27 +0000
committerEric Andersen <andersen@codepoet.org>2001-05-09 17:31:27 +0000
commitd283e1cfe97984bb1a15a16baa9316eef607025e (patch)
tree4d7c5f88d4c102d816de893f9b41429a800f9326
parent1a6d39b25940cf50b705300b5c515bd9bfa6c49e (diff)
downloadbusybox-w32-d283e1cfe97984bb1a15a16baa9316eef607025e.tar.gz
busybox-w32-d283e1cfe97984bb1a15a16baa9316eef607025e.tar.bz2
busybox-w32-d283e1cfe97984bb1a15a16baa9316eef607025e.zip
Bump version to 0.52pre
-rw-r--r--Makefile2
-rw-r--r--busybox.spec2
-rw-r--r--debian/changelog6
-rw-r--r--examples/busybox.spec2
4 files changed, 9 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 06b42a8e9..7ab060f7c 100644
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@
18# 18#
19 19
20PROG := busybox 20PROG := busybox
21VERSION := 0.51 21VERSION := 0.52pre
22BUILDTIME := $(shell TZ=UTC date -u "+%Y.%m.%d-%H:%M%z") 22BUILDTIME := $(shell TZ=UTC date -u "+%Y.%m.%d-%H:%M%z")
23export VERSION 23export VERSION
24 24
diff --git a/busybox.spec b/busybox.spec
index b8e1a201e..645dfea4b 100644
--- a/busybox.spec
+++ b/busybox.spec
@@ -1,5 +1,5 @@
1Name: busybox 1Name: busybox
2Version: 0.51 2Version: 0.52pre
3Release: 1 3Release: 1
4Group: System/Utilities 4Group: System/Utilities
5Summary: BusyBox is a tiny suite of Unix utilities in a multi-call binary. 5Summary: BusyBox is a tiny suite of Unix utilities in a multi-call binary.
diff --git a/debian/changelog b/debian/changelog
index 1af626328..e0d0558ef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
1busybox (0.52-1) unstable; urgency=low
2
3 * Not yet released
4
5 -- Erik Andersen <andersee@debian.org> Tue, 9 May 2001 11:30:54 -0600
6
1busybox (0.51-1) unstable; urgency=low 7busybox (0.51-1) unstable; urgency=low
2 8
3 * Fixes several critical bugs (see the busybox changelog 9 * Fixes several critical bugs (see the busybox changelog
diff --git a/examples/busybox.spec b/examples/busybox.spec
index b8e1a201e..645dfea4b 100644
--- a/examples/busybox.spec
+++ b/examples/busybox.spec
@@ -1,5 +1,5 @@
1Name: busybox 1Name: busybox
2Version: 0.51 2Version: 0.52pre
3Release: 1 3Release: 1
4Group: System/Utilities 4Group: System/Utilities
5Summary: BusyBox is a tiny suite of Unix utilities in a multi-call binary. 5Summary: BusyBox is a tiny suite of Unix utilities in a multi-call binary.