Module: nagvis Branch: nagvis-1.5 Commit: 3f1b1bc9d8ede7e711057a5243508a4756d6368e URL: http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis;a=commit;h=3f1b1bc9d8ede7e711057a5243508a4756d6368e
Author: Lars Michelsen <[email protected]> Date: Wed Dec 8 23:03:45 2010 +0100 Updated version number --- share/server/core/defines/global.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/share/server/core/defines/global.php b/share/server/core/defines/global.php index 84a36dc..9fbeda0 100644 --- a/share/server/core/defines/global.php +++ b/share/server/core/defines/global.php @@ -27,7 +27,7 @@ */ // NagVis Version -define('CONST_VERSION', '1.5.5'); +define('CONST_VERSION', '1.5.6'); // Set PHP error handling to standard level // Different levels for php versions below 5.1 because PHP 5.1 reports ------------------------------------------------------------------------------ This SF Dev2Dev email is sponsored by: WikiLeaks The End of the Free Internet http://p.sf.net/sfu/therealnews-com _______________________________________________ Nagvis-checkins mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagvis-checkins
