version with the 'final' version of PC90 line in it
[spider.git] / perl / DXChannel.pm
index 8dae7cd6d54dc3e66a2f31a317f3268628b6c7d0..e126bc4c05e6fd258c584c8028556e4c8ae5ea3c 100644 (file)
@@ -109,6 +109,9 @@ $count = 0;
                  badcount => '1,Bad Word Count',
                  edit => '7,Edit Function',
                  registered => '9,Registered?,yesno',
+                 prompt => '0,Required Prompt',
+                 version => '1,Node Version',
+                 build => '1,Node Build',
                 );
 
 use vars qw($VERSION $BRANCH);