see #2167 making sure names are replaced with addresses only as standalone words and not substrings

This commit is contained in:
Vadim Kurland
2011-04-07 16:03:52 -07:00
parent bf753da2de
commit 95c6c63818
10 changed files with 240 additions and 192 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="3520"
BUILD_NUM="3521"
VERSION="$FWB_MAJOR_VERSION.$FWB_MINOR_VERSION.$FWB_MICRO_VERSION.$BUILD_NUM"