updated unit tests, fixed import of ssh commands, build 3617

This commit is contained in:
Vadim Kurland
2011-04-01 16:49:01 -07:00
parent df7a58eb04
commit 73bf6aaee5
15 changed files with 1792 additions and 1632 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ FWB_MICRO_VERSION=0
# build number is like "nano" version number. I am incrementing build
# number during development cycle
#
BUILD_NUM="3516"
BUILD_NUM="3517"
VERSION="$FWB_MAJOR_VERSION.$FWB_MINOR_VERSION.$FWB_MICRO_VERSION.$BUILD_NUM"