diff options
author | Denis Vlasenko | 2007-06-30 15:08:55 +0000 |
---|---|---|
committer | Denis Vlasenko | 2007-06-30 15:08:55 +0000 |
commit | 52c886144fd0491fd3b60f04a9f144cac6c12de4 (patch) | |
tree | d4351ffbf3727b06a9ccd8f133fe83064e80c5be | |
parent | 32a66a8e93626df3e1fa9dcee0a6046033c4c692 (diff) | |
download | busybox-52c886144fd0491fd3b60f04a9f144cac6c12de4.zip busybox-52c886144fd0491fd3b60f04a9f144cac6c12de4.tar.gz |
bump version to 1.6.1
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 1 PATCHLEVEL = 6 -SUBLEVEL = 0 +SUBLEVEL = 1 EXTRAVERSION = NAME = Unnamed |