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