Module: nagvis Branch: master Commit: db3e2c881cd21cf77f6606d06571a27f0bf38472 URL: http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis;a=commit;h=db3e2c881cd21cf77f6606d06571a27f0bf38472
Author: Lars Michelsen <[email protected]> Date: Sat Oct 2 20:02:34 2010 +0200 wow what a realase cycle ... xD prep for 1.5.3 --- 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 4cf1bd3..745147f 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.2'); +define('CONST_VERSION', '1.5.3'); // Set PHP error handling to standard level // Different levels for php versions below 5.1 because PHP 5.1 reports ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Nagvis-checkins mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagvis-checkins
