Bump the version to 1.01
authorEric Andersen <andersen@codepoet.org>
Tue, 19 Jul 2005 00:01:10 +0000 (00:01 -0000)
committerEric Andersen <andersen@codepoet.org>
Tue, 19 Jul 2005 00:01:10 +0000 (00:01 -0000)
busybox/Rules.mak

index d04d4b9f207ec8547d168a7e9bdb0d33ccb21311..1d917c2fa612546d36a37acbc86976b105c066c8 100644 (file)
@@ -19,7 +19,7 @@
 
 #--------------------------------------------------------
 PROG      := busybox
-VERSION   := 1.00
+VERSION   := 1.01
 BUILDTIME := $(shell TZ=UTC date -u "+%Y.%m.%d-%H:%M%z")