/*----------------------------------------------------------------------------
    cpsprdver.h
  
    Versioning information common to all modules in Connection Point Services.

    Copyright (c) 1998 Microsoft Corporation
    All rights reserved.

    Authors:
        byao        Baogang Yao

    History:
    2/25/98     quintinb    Created
  --------------------------------------------------------------------------*/
#include "pnpuverp.h"

#undef VER_PRODUCTNAME_STR
#define VER_PRODUCTNAME_STR		"Microsoft(R) Connection Point Services"

