source: nscp/version.hpp @ acc2c60

0.4.00.4.10.4.2
Last change on this file since acc2c60 was acc2c60, checked in by Michael Medin <michael@…>, 14 months ago

Fixed a unix build issue

  • Property mode set to 100644
File size: 166 bytes
Line 
1#ifndef VERSION_HPP
2#define VERSION_HPP
3#define PRODUCTVER     0,4,0,153
4#define STRPRODUCTVER  "0,4,0,153"
5#define STRPRODUCTDATE "2012-04-02"
6#endif // VERSION_HPP
Note: See TracBrowser for help on using the repository browser.