ultimatepp/uppdev/coff/uld/version.h
cxl 4a1c627474 Adding uppdev....
git-svn-id: svn://ultimatepp.org/upp/trunk@328 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-15 08:36:24 +00:00

10 lines
264 B
C

#ifndef _console_uld_version_h_
#define _console_uld_version_h_
#define ULD_VERSION_MAJOR 1
#define ULD_VERSION_MINOR 0
#define ULD_VERSION_RELEASE 16
#define ULD_DATE Date(2004, 6, 6)
#define ULD_COPYRIGHT "Copyright (c) 2003,2004 Tomas Rylek"
#endif