ultimatepp/uppbox/Uvs2/version.h

8 lines
217 B
C

#ifndef __uvs_version__
#define __uvs_version__
#define UVS2_VERSION "2.41"
#define UVS2_DATE Date(2008, 3, 7)
#define UVS2_COPYRIGHT "Copyright © 2002-2007 Ultimate Development, spol. s r.o."
#endif