source: nscp/version.hpp @ 6533c1a

0.4.00.4.10.4.2
Last change on this file since 6533c1a was 6533c1a, checked in by Michael Medin <michael@…>, 13 months ago
  • Fixed so keys with parents are advanced (in favour of the parent)
  • Fixed so NSClientServer uses the correct default path for its parents (ie. /settings/default)
  • Property mode set to 100644
File size: 172 bytes
Line 
1#ifndef VERSION_HPP
2#define VERSION_HPP
3#define PRODUCTVER     0,4,0,163
4#define STRPRODUCTVER  "0,4,0,163"
5#define STRPRODUCTDATE "2012-04-14"
6#endif // VERSION_HPP
Note: See TracBrowser for help on using the repository browser.