diff options
author | Eric Andersen <andersen@codepoet.org> | 2000-12-20 23:22:29 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2000-12-20 23:22:29 +0000 |
commit | a6cd07099d250ac4f0a7e88084d0470390405635 (patch) | |
tree | 3f8a84114f7f85f1ab020410b22f2a88e0b5f281 /Makefile | |
parent | e111d69ca27a39d0a1eaf02617912092bc929c30 (diff) | |
download | busybox-a6cd07099d250ac4f0a7e88084d0470390405635.tar.gz |
Bump the version number to 0.49pre
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ # PROG := busybox -VERSION := 0.48 +VERSION := 0.49pre BUILDTIME := $(shell TZ=UTC date --utc "+%Y.%m.%d-%H:%M%z") export VERSION |