#ifndef _console_uld_version_h_ #define _console_uld_version_h_ #define ULD_VERSION_MAJOR 1 #define ULD_VERSION_MINOR 2 #define ULD_VERSION_RELEASE 20 #define ULD_DATE Date(2006, 7, 20) #define ULD_COPYRIGHT "Copyright (c) 2003-2006 Tomas Rylek" #endif