Explorar el Código

Orangefs: change ORANGEFS_VERSION from "Unknown" to "upstream"

Signed-off-by: Mike Marshall <hubcap@omnibond.com>
Mike Marshall hace 10 años
padre
commit
4c27b327b8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      fs/orangefs/orangefs-mod.c

+ 1 - 1
fs/orangefs/orangefs-mod.c

@@ -14,7 +14,7 @@
 
 /* ORANGEFS_VERSION is a ./configure define */
 #ifndef ORANGEFS_VERSION
-#define ORANGEFS_VERSION "Unknown"
+#define ORANGEFS_VERSION "upstream"
 #endif
 
 /*