Commit 39b3fc1e authored by Claes Sjofors's avatar Claes Sjofors

Version changed to 4.7.0

parent bc694fb6
......@@ -63,12 +63,12 @@
# define SET_VERSION(a, b, c, d) ((pwr_tVersion)((a << 24) + (a << 16) + (a << 8) + a))
#endif
#define pwrv_cBuildTimeStr "19-MAY-2009 12:00:00"
#define pwrv_cBuildTimeStr "09-MAY-2009 12:00:00"
#define pwrv_cPwrVersionStr "V4.6.1"
#define pwrv_cPwrVersion SET_VERSION('V', 4, 6, 1)
#define pwrv_cPwrVersionStr "V4.7.0"
#define pwrv_cPwrVersion SET_VERSION('V', 4, 7, 0)
#define pwrv_cWbdbVersionShortStr "V46"
#define pwrv_cWbdbVersionShortStr "V47"
#define pwrv_cPwrCopyright "Copyright (C) 2005-2009 SSAB Oxelsund"
#endif
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