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