Orangefs: change ORANGEFS_VERSION from "Unknown" to "upstream"
Signed-off-by: Mike Marshall <hubcap@omnibond.com>
This commit is contained in:
parent
c817e266e4
commit
4c27b327b8
|
@ -14,7 +14,7 @@
|
|||
|
||||
/* ORANGEFS_VERSION is a ./configure define */
|
||||
#ifndef ORANGEFS_VERSION
|
||||
#define ORANGEFS_VERSION "Unknown"
|
||||
#define ORANGEFS_VERSION "upstream"
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in New Issue