version with the 'final' version of PC90 line in it
[spider.git] / perl / DXUser.pm
index 316b7fad2b74505a55c7f7e5a447bfdfee8e555f..277b2a5f4d7ae89354078156d42a9e050f217057 100644 (file)
@@ -77,6 +77,8 @@ $lasttime = 0;
                  nothere => '0,Not Here Text',
                  registered => '9,Registered?,yesno',
                  prompt => '0,Required Prompt',
+                 version => '1,Version',
+                 build => '1,Build',
                 );
 
 no strict;