ultimatepp/uppbox/Uvs2/version.h
rylek 8d8f418cfc Fixed UVS2 to get in sync with updated FtpClient::WhenProgress
git-svn-id: svn://ultimatepp.org/upp/trunk@1788 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-12-08 15:22:33 +00:00

8 lines
218 B
C

#ifndef __uvs_version__
#define __uvs_version__
#define UVS2_VERSION "2.42"
#define UVS2_DATE Date(2009, 12, 8)
#define UVS2_COPYRIGHT "Copyright © 2002-2009 Ultimate Development, spol. s r.o."
#endif