source: nscp/version.hpp @ 482e07e

0.4.00.4.10.4.2
Last change on this file since 482e07e was 482e07e, checked in by Michael Medin <michael@…>, 11 months ago
  • Improved error handling in performance counters #436
  • Improved parsing of "legacy command lines"
  • Property mode set to 100644
File size: 172 bytes
Line 
1#ifndef VERSION_HPP
2#define VERSION_HPP
3#define PRODUCTVER     0,4,0,177
4#define STRPRODUCTVER  "0,4,0,177"
5#define STRPRODUCTDATE "2012-06-16"
6#endif // VERSION_HPP
Note: See TracBrowser for help on using the repository browser.