0.4.00.4.10.4.2
|
Last change
on this file since f7a074d was
f7a074d,
checked in by Michael Medin <michael@…>, 20 months ago
|
- Had some "vacation" so no updates for a while
- A lot of fixes to the NSCA parts (now 100% compatible with old settings file)
- Added option to read sections (to plugin API)
- Fixed issues in settings wrapper so child paths are also mapped (not just keys)
- Many fixes related to NRPE/NSCA/*
- "RC quality" expect RC within the week (only need to fix default config file somehow)
- Upgraded all unit test to use the simplified API
- Fixed a some unicode issues in PythonScript module
- Improved threading a bit
- Fixed CheckSystem (service check)
- Fixed duplicate keys (when replacing) in old settings client
|
-
Property mode set to
100644
|
|
File size:
172 bytes
|
| Line | |
|---|
| 1 | #ifndef VERSION_HPP
|
|---|
| 2 | #define VERSION_HPP
|
|---|
| 3 | #define PRODUCTVER 0,4,0,107
|
|---|
| 4 | #define STRPRODUCTVER "0,4,0,107"
|
|---|
| 5 | #define STRPRODUCTDATE "2011-11-06"
|
|---|
| 6 | #endif // VERSION_HPP
|
|---|
Note: See
TracBrowser
for help on using the repository browser.