Update version number.

This commit is contained in:
Slawomir Wojciech Wojtczak (vermaden) 2013-10-13 02:20:19 +02:00
parent 22db02f026
commit fc3def2f67
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/20"
echo "beadm 1.0 2013/10/13"
exit 0
fi