Module: nagvis Branch: master Commit: 0b5d0ce3b25862965c7ac602e321a189ddfff468 URL: http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis;a=commit;h=0b5d0ce3b25862965c7ac602e321a189ddfff468
Author: Lars Michelsen <[email protected]> Date: Thu May 27 14:31:43 2010 +0200 Updated version --- 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 89a1100..dbd63ed 100644 --- a/share/server/core/defines/global.php +++ b/share/server/core/defines/global.php @@ -58,7 +58,7 @@ define('DEBUGLEVEL', 6); define('DEBUGFILE', '../../../var/nagvis-debug.log'); // NagVis Version -define('CONST_VERSION', '1.5rc2'); +define('CONST_VERSION', '1.5rc3'); // Path to the main configuration file define('CONST_MAINCFG', '../../../etc/nagvis.ini.php'); ------------------------------------------------------------------------------ _______________________________________________ Nagvis-checkins mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagvis-checkins
