ultimatepp/uppsrc/coff/uld/version.h
mdelfede d2b54f7989 changed svn layout
git-svn-id: svn://ultimatepp.org/upp/trunk@281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-07 22:31:27 +00:00

10 lines
260 B
C

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