source: nscp/version.hpp @ 4632ff7

0.4.00.4.10.4.2
Last change on this file since 4632ff7 was bd18eb2, checked in by Michael Medin <michael@…>, 21 months ago
  • Fixed so it builds on linux
  • Fixed so automagic plugin renaming add lib<LIB name> on *nix.
  • Property mode set to 100644
File size: 164 bytes
Line 
1#ifndef VERSION_HPP
2#define VERSION_HPP
3#define PRODUCTVER     0,4,0,85
4#define STRPRODUCTVER  "0,4,0,85"
5#define STRPRODUCTDATE "2011-08-16"
6#endif // VERSION_HPP
Note: See TracBrowser for help on using the repository browser.