Commit cbb73996 authored by Claes Sjofors's avatar Claes Sjofors

Version changed to 4.8.3

parent e65cf387
......@@ -88,10 +88,10 @@
# define SET_VERSION(a, b, c, d) ((pwr_tVersion)((a << 24) + (a << 16) + (a << 8) + a))
#endif
#define pwrv_cBuildTimeStr "31-MAY-2011 20:00:00"
#define pwrv_cBuildTimeStr "13-DEC-2011 17:00:00"
#define pwrv_cPwrVersionStr "V4.8.2"
#define pwrv_cPwrVersion SET_VERSION('V', 4, 8, 2)
#define pwrv_cPwrVersionStr "V4.8.3"
#define pwrv_cPwrVersion SET_VERSION('V', 4, 8, 3)
#define pwrv_cWbdbVersionShortStr "V48"
#define pwrv_cPwrCopyright "Copyright (C) 2005-2011 SSAB Oxelsund"
......
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