To change how the version numbers are displayed to the user (as well as used in other places around the code), look at
clientversion.h and
clientversion.cpp. The display part is related to the
FormatFullVersion function.
Hi, finally I have found it. As you mentioned the problem was the FormatFullVersion at clientversion.h and clientversion.cpp
Thank you very much for your help!!!!