--- AE/Installer/trunk/source/globals.h 2010/03/22 16:51:50 502 +++ AE/Installer/trunk/source/globals.h 2010/03/24 07:12:25 503 @@ -40,7 +40,7 @@ using namespace std; #endif #pragma mark DEFINES -#define INSTALLER_VERSION "1.1" // only place in source we need to set this +#define INSTALLER_VERSION "1.2" // only place we need to change this #define UPDATE_LOG_READ_ERR -1 #define UPDATE_INST_REPL_ERR -2 #define UPDATE_MNTH_REQD_ERR -3