--- AE/Installer/trunk/source/installer.cpp 2009/05/26 18:51:14 325 +++ AE/Installer/trunk/source/installer.cpp 2009/06/29 19:23:42 379 @@ -1,8 +1,7 @@ /* AE/Mod Installer - v1.0 by Gumby and Iritscen - */ +*/ #define DEBUG #include @@ -27,7 +26,7 @@ #include #endif -const string strInstallerVersion = "1.0"; +//const string strInstallerVersion = "1.0"; const bool SPLIT = 1; const bool NOT_SPLIT = 0; bool splitInstances = SPLIT;