Module: nagvis Branch: master Commit: 6d9c120c50ba031557d8db52538122212a955155 URL: http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis;a=commit;h=6d9c120c50ba031557d8db52538122212a955155
Author: Lars Michelsen <[email protected]> Date: Sat May 15 13:45:17 2010 +0200 new version tag --- 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 ebf2dac..02d0e36 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.5b4'); +define('CONST_VERSION', '1.5rc1'); // 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
