(file) Return to PegasusVersion.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/PegasusVersion.h between version 1.40 and 1.41

version 1.40, 2006/01/31 16:06:21 version 1.41, 2006/02/08 20:02:35
Line 85 
Line 85 
         PLATFORM_COMPONENT_VERSION " " PLATFORM_COMPONENT_STATUS "("         PLATFORM_COMPONENT_VERSION " " PLATFORM_COMPONENT_STATUS "("
         COMPONENT_BUILD_DATE ")";         COMPONENT_BUILD_DATE ")";
  
   #endif /* PEGASUS_OS_HPUX */
   
 // This macro can be examined by preprocessor directives (i.e., #if) to // This macro can be examined by preprocessor directives (i.e., #if) to
 // make compile time branch decisions based on the Pegasus version number. // make compile time branch decisions based on the Pegasus version number.
 // When read from left to right, the bytes have the following meaning: // When read from left to right, the bytes have the following meaning:
Line 113 
Line 115 
 // //
 #define PEGASUS_VERSION_NUMBER 0x02050100 #define PEGASUS_VERSION_NUMBER 0x02050100
  
 #endif /* PEGASUS_OS_HPUX */  
   
 PEGASUS_NAMESPACE_END PEGASUS_NAMESPACE_END
  
 #endif /* Pegasus_Version_h */ #endif /* Pegasus_Version_h */


Legend:
Removed from v.1.40  
changed lines
  Added in v.1.41

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2