(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.22 and 1.25

version 1.22, 2002/09/01 18:18:23 version 1.25, 2003/05/05 19:00:52
Line 24 
Line 24 
 // Author: Karl Schopmeyer (k.schopmeyer@opengroup.org) // Author: Karl Schopmeyer (k.schopmeyer@opengroup.org)
 // //
 // Modified By: Jenny Yu (jenny_yu@hp.com) // Modified By: Jenny Yu (jenny_yu@hp.com)
   //              Warren Otsuka (warren.otsuka@hp.com)
 // //
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
Line 35 
Line 36 
 PEGASUS_NAMESPACE_BEGIN PEGASUS_NAMESPACE_BEGIN
  
 const char PEGASUS_NAME[] = "CIM Server"; const char PEGASUS_NAME[] = "CIM Server";
 const char PEGASUS_VERSION[] = "1.10";  const char PEGASUS_VERSION[] = "2.2";
 const char PEGAUS_STATUS[] = "Experimental" ;  const char PEGASUS_STATUS[] = "Experimental" ;
  
 #if defined(PLATFORM_VERSION_SUPPORTED) #if defined(PLATFORM_VERSION_SUPPORTED)
 # if defined(PEGASUS_PLATFORM_HPUX_ACC) # if defined(PEGASUS_PLATFORM_HPUX_ACC)
 #   include <Pegasus/Common/Version_HPUX_ACC.h> #   include <Pegasus/Common/Version_HPUX_ACC.h>
   #  elif defined(PEGASUS_PLATFORM_LINUX_IA64_GNU)
   #    include <Pegasus/Common/Version_Linux_IA64.h>
 # endif # endif
 #endif #endif
  


Legend:
Removed from v.1.22  
changed lines
  Added in v.1.25

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2