Add const bool VERSION_IS_BETA to serialize.h and use it when formatting the version...
authorChris Moore <dooglus@gmail.com>
Fri, 21 Jan 2011 10:37:34 +0000 (02:37 -0800)
committerChris Moore <dooglus@gmail.com>
Fri, 21 Jan 2011 10:37:34 +0000 (02:37 -0800)
commit5284e1b60e79bd535e808fb1d9968f22d565f9c2
treed5ed76bf655795eb1819f029dc4388a860e86bf0
parent05563e9ef26e40c05092bf840a01d78bd2e7efb6
Add const bool VERSION_IS_BETA to serialize.h and use it when formatting the version string.  Show the version string in --help text too.
init.cpp
serialize.h