(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.12 and 1.20

version 1.12, 2001/07/17 13:09:25 version 1.20, 2002/06/04 01:42:38
Line 1 
Line 1 
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
 // //
 // Copyright (c) 2000, 2001 The Open group, BMC Software, Tivoli Systems, IBM  // Copyright (c) 2000, 2001, 2002 BMC Software, Hewlett-Packard Company, IBM,
   // The Open Group, Tivoli Systems
 // //
 // Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to // of this software and associated documentation files (the "Software"), to
Line 22 
Line 23 
 // //
 // Author: Karl Schopmeyer (k.schopmeyer@opengroup.org) // Author: Karl Schopmeyer (k.schopmeyer@opengroup.org)
 // //
 // Modified By:  // Modified By: Jenny Yu (jenny_yu@hp.com)
 // //
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
Line 33 
Line 34 
  
 PEGASUS_NAMESPACE_BEGIN PEGASUS_NAMESPACE_BEGIN
  
 const char PEGASUS_NAME[] = "Pegasus CIM Server - ";  const char PEGASUS_NAME[] = "CIM Server";
 const char PEGASUS_VERSION[] = "Version 0.99.0 (Experimental)";  const char PEGASUS_VERSION[] = "1.09";
 const char PEGAUS_STATUS[] = "Experimental" ; const char PEGAUS_STATUS[] = "Experimental" ;
  
   #if defined(PLATFORM_VERSION_SUPPORTED)
   # if defined(PEGASUS_PLATFORM_HPUX_PARISC_ACC)
   #   include <Pegasus/Common/Version_HPUX_PARISC_ACC.h>
   # endif
   #endif
   
 PEGASUS_NAMESPACE_END PEGASUS_NAMESPACE_END
  
 #endif /* Pegasus_Version_h */ #endif /* Pegasus_Version_h */


Legend:
Removed from v.1.12  
changed lines
  Added in v.1.20

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2