Commit 13af4e8e authored by Claes Sjofors's avatar Claes Sjofors

Version changed to 4.8.5

parent 3e71ab1d
......@@ -88,10 +88,10 @@
# define SET_VERSION(a, b, c, d) ((pwr_tVersion)((a << 24) + (a << 16) + (a << 8) + a))
#endif
#define pwrv_cBuildTimeStr "01-MAR-2012 16:00:00"
#define pwrv_cBuildTimeStr "10-MAY-2012 09:00:00"
#define pwrv_cPwrVersionStr "V4.8.4"
#define pwrv_cPwrVersion SET_VERSION('V', 4, 8, 4)
#define pwrv_cPwrVersionStr "V4.8.5"
#define pwrv_cPwrVersion SET_VERSION('V', 4, 8, 5)
#define pwrv_cWbdbVersionShortStr "V48"
#define pwrv_cPwrCopyright "Copyright (C) 2005-2012 SSAB EMEA AB"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment