source: nscp/version.hpp @ 9b9be81

0.4.00.4.10.4.2
Last change on this file since 9b9be81 was 9b9be81, checked in by Michael Medin <michael@…>, 20 months ago
  • Fixed many many issues all over the place as I tried to make things working for my pressention at nwc.
  • Property mode set to 100644
File size: 170 bytes
Line 
1#ifndef VERSION_HPP
2#define VERSION_HPP
3#define PRODUCTVER     0,4,0,98
4#define STRPRODUCTVER  "0,4,0,98"
5#define STRPRODUCTDATE "2011-09-06"
6#endif // VERSION_HPP
Note: See TracBrowser for help on using the repository browser.