Commit 726de6ac authored by Claes Sjofors's avatar Claes Sjofors

Version set to V5.6.0

parent be1422a2
......@@ -85,7 +85,7 @@
#define pwrv_cPwrVersionStr "V5.6.0"
#define pwrv_cPwrVersion SET_VERSION('V', 5, 6, 0)
#define pwrv_cWbdbVersionShortStr "V55"
#define pwrv_cWbdbVersionShortStr "V56"
#define pwrv_cPwrCopyright "Copyright (C) 2005-2018 SSAB EMEA AB"
#if (pwr_dHost_byteOrder == pwr_dLittleEndian)
......
......@@ -835,9 +835,9 @@ void pkg_node::fetchFiles( bool distribute)
"%Package: " << endl <<
pkg_name << endl <<
"%Brief:" << endl <<
"Proview package " << m_name << " Version " << version << " " << time_str << endl <<
"ProviewR package " << m_name << " Version " << version << " " << time_str << endl <<
"%Description:" << endl <<
"Proview package: " << pkg_name << endl <<
"ProviewR package: " << pkg_name << endl <<
"Node: " << m_name << endl <<
"Version: " << version << endl <<
"Created: " << time_str << endl <<
......
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