source: nscp/version.hpp @ a78a985

0.4.00.4.10.4.2
Last change on this file since a78a985 was a78a985, checked in by Michael Medin <michael@…>, 21 months ago
  • Cleaned up some dependencies (on config.h)
  • Fixed invalid data in config.h.in
  • Property mode set to 100644
File size: 170 bytes
Line 
1#ifndef VERSION_HPP
2#define VERSION_HPP
3#define PRODUCTVER     0,4,0,96
4#define STRPRODUCTVER  "0,4,0,96"
5#define STRPRODUCTDATE "2011-09-05"
6#endif // VERSION_HPP
Note: See TracBrowser for help on using the repository browser.