Index: trunk/psModules/src/config/pmVersion.h
===================================================================
--- trunk/psModules/src/config/pmVersion.h	(revision 23117)
+++ trunk/psModules/src/config/pmVersion.h	(revision 23152)
@@ -40,4 +40,10 @@
 psString psModulesVersionLong(void);
 
+/// Populate a header with version information
+bool psModulesVersionHeader(
+    psMetadata *header                  ///< Header to populate
+    );
+
+
 /// @}
 #endif
