# | Line 13 | Line 13 | |
---|---|---|
13 | ||
14 | #define JSOC_VERSION_INCL 1 | |
15 | ||
16 | < | #define jsoc_version "V7R0" |
17 | < | #define jsoc_vers_num (700) |
16 | > | #define jsoc_version "V9R1X" |
17 | > | #define jsoc_vers_num (-901) |
18 | ||
19 | ||
20 | static inline const char *jsoc_getversion(char *verstr, int size, int *isdev) |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |