ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/JSOC/base/jsoc_version.h
(Generate patch)

Comparing base/jsoc_version.h (file contents):
Revision 1.142 by arta, Wed Feb 17 00:26:19 2021 UTC vs.
Revision 1.178 by arta, Mon Mar 15 21:22:41 2021 UTC

# Line 13 | Line 13
13  
14   #define JSOC_VERSION_INCL 1
15  
16 < #define jsoc_version "V9R41X"
17 < #define jsoc_vers_num (-941)
16 > #define jsoc_version "V9R41"
17 > #define jsoc_vers_num (941)
18  
19  
20   static inline const char *jsoc_getversion(char *verstr, int size, int *isdev)
# Line 57 | Line 57 | static inline const char *jsoc_getversio
57      return jsoc_version;
58   }
59  
60 static inline const char *jsoc_get_make_root(void)
61 {
62    return DRMS_MAKE_ROOT_DIRECTORY;
63 }
64
60   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines