| # | Line 40 | Line 40 | using namespace std; | |
|---|---|---|
| 40 | #endif | |
| 41 | ||
| 42 | #pragma mark DEFINES | |
| 43 | < | #define INSTALLER_VERSION "1.1" // only place in source we need to set this |
| 43 | > | #define INSTALLER_VERSION "1.2" // only place we need to change this |
| 44 | #define UPDATE_LOG_READ_ERR -1 | |
| 45 | #define UPDATE_INST_REPL_ERR -2 | |
| 46 | #define UPDATE_MNTH_REQD_ERR -3 | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |