tinc-gui: Reformat codebase according to PEP8
[tinc] / src / version.h
index d3e4a1f..9cbecb6 100644 (file)
@@ -22,5 +22,6 @@
 
 extern const char* const BUILD_DATE;
 extern const char* const BUILD_TIME;
+extern const char* const BUILD_VERSION;
 
 #endif /* __TINC_VERSION_H__ */