source: nscp/version.hpp @ b9498ef

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

2011-08-15 MickeM

  • Readded allowed hosts function
  • Moved default socket options to /settings/default/socket
  • Added more default socket options
  • Property mode set to 100644
File size: 164 bytes
Line 
1#ifndef VERSION_HPP
2#define VERSION_HPP
3#define PRODUCTVER     0,4,0,84
4#define STRPRODUCTVER  "0,4,0,84"
5#define STRPRODUCTDATE "2011-08-14"
6#endif // VERSION_HPP
Note: See TracBrowser for help on using the repository browser.