(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.47 and 1.47.10.1

version 1.47, 2007/01/10 22:03:45 version 1.47.10.1, 2007/06/22 10:36:16
Line 75 
Line 75 
 # define PEGASUS_PRODUCT_NAME    "CIM Server" # define PEGASUS_PRODUCT_NAME    "CIM Server"
  
 # define PEGASUS_PRODUCT_STATUS  "Development" # define PEGASUS_PRODUCT_STATUS  "Development"
   #if PEGASUS_USE_DIRECTACCESS_FOR_LOCAL
     #if PEGASUS_DIRECTACCESS_BUILDTYPE ==         1
         #define PEGASUS_PRODUCT_VERSION "2.7.0 intg'd dacim"
     #elif PEGASUS_DIRECTACCESS_BUILDTYPE ==       2
         #define PEGASUS_PRODUCT_VERSION "2.7.0 own repository dacim"
     #elif PEGASUS_DIRECTACCESS_BUILDTYPE ==       3
         #define PEGASUS_PRODUCT_VERSION "2.7.0 stand-alone dacim"
     #endif
   #else
 # define PEGASUS_PRODUCT_VERSION "2.7.0" # define PEGASUS_PRODUCT_VERSION "2.7.0"
   #endif
  
 # 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.


Legend:
Removed from v.1.47  
changed lines
  Added in v.1.47.10.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2