• Main Page
  • Namespaces
  • Classes
  • Files
  • File List
  • File Members

XrdVersion.hh

Go to the documentation of this file.
00001 // $Id: XrdVersion.hh,v 1.265 2010/03/04 04:58:11 wilko Exp $
00002 #ifndef __XRD_VERSION_H__
00003 #define __XRD_VERSION_H__
00004 #define XrdVERSION  "20100315-1007"
00005 #if XrdDEBUG
00006 #define XrdVSTRING XrdVERSION "_dbg"
00007 #else
00008 #define XrdVSTRING XrdVERSION
00009 #endif
00010 
00011 #define XrdDEFAULTPORT 1094;
00012 #endif

Generated on Wed Sep 1 2010 for xrootd by  doxygen 1.7.1