<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Arial">Package: nx-libs<br>
      Version: 3.5.0-27<br>
      <br>
      It would be desirable to add some versions to be able to get the
      version of the <br>
      NXComp library.<br>
      These should be defined in NX.h, to be used from other clients,
      and <br>
      <br>
      Attached is a patch that defines the following functions:<br>
      <br>
      extern const char* NXVersion();<br>
      extern int NXMajorVersion();<br>
      extern int NXMinorVersion();<br>
      extern int NXPatchVersion();<br>
      <br>
      In the patch assigned the VERSION has been set to 3.5.28, just to
      highlight that<br>
      it would be good to change the VERSION of nxcomp whenever a patch
      is applied<br>
      to the code.<br>
      <br>
      Regards,<br>
      <br>
      Nito<br>
    </font>
  </body>
</html>