--- AE/Installer/trunk/source/globals.h 2010/04/05 02:11:45 506 +++ AE/Installer/trunk/source/globals.h 2010/05/29 02:09:04 553 @@ -40,7 +40,7 @@ using namespace boost::filesystem; using namespace std; //#pragma mark DEFINES -#define INSTALLER_VERSION "1.1" // only place we need to change this +#define INSTALLER_VERSION "1.1" // only place in source we need to change this #define UPDATE_LOG_READ_ERR -1 #define UPDATE_INST_REPL_ERR -2 #define UPDATE_MNTH_REQD_ERR -3