Set proper version.

This commit is contained in:
Slawomir Wojciech Wojtczak (vermaden) 2013-06-20 17:53:34 +02:00
parent c3bfd71e75
commit 5d0667be7b
1 changed files with 1 additions and 1 deletions

2
beadm
View File

@ -37,7 +37,7 @@ fi
if [ "${1}" = "--version" -o "${1}" = "version" ]
then
echo "beadm 0.8.6 2013/06/19"
echo "beadm 0.8.6 2013/06/20"
exit 0
fi