(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.48 and 1.48.2.7

version 1.48, 2007/10/16 17:11:51 version 1.48.2.7, 2009/07/23 08:37:51
Line 1 
Line 1 
   /*
 //%2006//////////////////////////////////////////////////////////////////////// //%2006////////////////////////////////////////////////////////////////////////
 // //
 // Copyright (c) 2000, 2001, 2002 BMC Software; Hewlett-Packard Development // Copyright (c) 2000, 2001, 2002 BMC Software; Hewlett-Packard Development
Line 30 
Line 31 
 //============================================================================== //==============================================================================
 // //
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
   */
  
 #ifndef Pegasus_Version_h #ifndef Pegasus_Version_h
 #define Pegasus_Version_h #define Pegasus_Version_h
  
 #include <Pegasus/Common/Config.h> #include <Pegasus/Common/Config.h>
  
 PEGASUS_NAMESPACE_BEGIN  
   
 #ifdef PEGASUS_OVERRIDE_PRODUCT_ID #ifdef PEGASUS_OVERRIDE_PRODUCT_ID
 # include <Pegasus/Common/ProductVersion.h> # include <Pegasus/Common/ProductVersion.h>
 #else #else
Line 75 
Line 75 
 # define PEGASUS_PRODUCT_NAME    "CIM Server" # define PEGASUS_PRODUCT_NAME    "CIM Server"
  
 # define PEGASUS_PRODUCT_STATUS  "" # define PEGASUS_PRODUCT_STATUS  ""
 # define PEGASUS_PRODUCT_VERSION "2.7.0"  # define PEGASUS_PRODUCT_VERSION "2.7.3"
  
 # define PEGASUS_CIMOM_GENERIC_NAME "Pegasus" # define PEGASUS_CIMOM_GENERIC_NAME "Pegasus"
 // If the following is non-zero length it becomes SLP description. // If the following is non-zero length it becomes SLP description.
Line 149 
Line 149 
 // CAUTION: always check whether PEGASUS_VERSION_NUMBER is defined when // CAUTION: always check whether PEGASUS_VERSION_NUMBER is defined when
 // integrating with versions prior to 2.5.1. // integrating with versions prior to 2.5.1.
 // //
 #define PEGASUS_VERSION_NUMBER 0x02070000  #define PEGASUS_VERSION_NUMBER 0x02070300
   
 PEGASUS_NAMESPACE_END  
  
 #endif /* Pegasus_Version_h */ #endif /* Pegasus_Version_h */


Legend:
Removed from v.1.48  
changed lines
  Added in v.1.48.2.7

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2