Index: branches/czw_branch/20100427/psphot/src/psphotVersion.c
===================================================================
--- trunk/psphot/src/psphotVersion.c	(revision 27695)
+++ branches/czw_branch/20100427/psphot/src/psphotVersion.c	(revision 27784)
@@ -69,4 +69,6 @@
     psString source = psphotSource();   // Software source
 
+    psMetadataAddStr(header, PS_LIST_TAIL, "PHOT_V", 0, NULL, source);
+    
     psStringPrepend(&version, "psphot version: ");
     psStringPrepend(&source, "psphot source: ");
