Module: nagvis Branch: master Commit: 8f8ddb58b8e71b9d49940ef66e2c2838639066a3 URL: http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis;a=commit;h=8f8ddb58b8e71b9d49940ef66e2c2838639066a3
Author: Lars Michelsen <[email protected]> Date: Wed May 19 21:40:03 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 02d0e36..89a1100 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.5rc1'); +define('CONST_VERSION', '1.5rc2'); // 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
