git-svn-id: https://svn.microneil.com/svn/SNF4CGP/trunk@48 59e8e3e7-56fa-483b-b4b4-fa6ab0af3dfcmaster
@@ -13,7 +13,7 @@ | |||
using namespace std; // Introduce standard namespace. | |||
const string SNF4CGP_VERSION_INFO = "CGPSNF Version 0.1.0 Build: " __DATE__ " " __TIME__; | |||
const string SNF4CGP_VERSION_INFO = "CGPSNF Version 0.1.2 Build: " __DATE__ " " __TIME__; | |||
const int ConfigPathArgNumber = 1; | |||
const int MaxArgcNumber = 2; |