Merge pull request #8 from samhatchett/next

updated version number
This commit is contained in:
Sam Hatchett
2013-09-30 13:35:26 -07:00

View File

@@ -37,7 +37,7 @@ typedef int INT4; /
----------------------------- -----------------------------
*/ */
/*** Updated ***/ /*** Updated ***/
#define CODEVERSION 20012 //(2.00.12 - LR) #define CODEVERSION 20100
#define MAGICNUMBER 516114521 #define MAGICNUMBER 516114521
#define VERSION 200 #define VERSION 200
#define EOFMARK 0x1A /* Use 0x04 for UNIX systems */ #define EOFMARK 0x1A /* Use 0x04 for UNIX systems */