aboutsummaryrefslogtreecommitdiff
path: root/Rules.mak
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2004-07-26 12:12:06 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2004-07-26 12:12:06 +0000
commit5b9694e94ea91f4ad18387f8ccceb0f50f6c1a02 (patch)
tree57789a4389fb37be1cb2f9ab257a13bc12740b62 /Rules.mak
parentb1ece3dd60f0177267b4575d68730ad714a5f198 (diff)
downloadbusybox-w32-5b9694e94ea91f4ad18387f8ccceb0f50f6c1a02.tar.gz
busybox-w32-5b9694e94ea91f4ad18387f8ccceb0f50f6c1a02.tar.bz2
busybox-w32-5b9694e94ea91f4ad18387f8ccceb0f50f6c1a02.zip
bump version to -rc2
git-svn-id: svn://busybox.net/trunk/busybox@9025 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to '')
-rw-r--r--Rules.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rules.mak b/Rules.mak
index 1431c4703..377a90b07 100644
--- a/Rules.mak
+++ b/Rules.mak
@@ -19,7 +19,7 @@
19 19
20#-------------------------------------------------------- 20#--------------------------------------------------------
21PROG := busybox 21PROG := busybox
22VERSION := 1.00-rc1 22VERSION := 1.00-rc2
23BUILDTIME := $(shell TZ=UTC date -u "+%Y.%m.%d-%H:%M%z") 23BUILDTIME := $(shell TZ=UTC date -u "+%Y.%m.%d-%H:%M%z")
24 24
25 25