Module: nagvis Branch: master Commit: 7b1a89d6226e4c4f182630a81b5fb5f1711a1c80 URL: http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis;a=commit;h=7b1a89d6226e4c4f182630a81b5fb5f1711a1c80
Author: LaMi <[email protected]> Date: Mon Mar 29 23:26:18 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 fe7f1a2..6d7c9e2 100644 --- a/share/server/core/defines/global.php +++ b/share/server/core/defines/global.php @@ -53,7 +53,7 @@ define('DEBUGLEVEL', 4); define('DEBUGFILE', '../../../var/nagvis-debug.log'); // NagVis Version -define('CONST_VERSION', '1.5b2'); +define('CONST_VERSION', '1.5b3'); // Path to the main configuration file define('CONST_MAINCFG', '../../../etc/nagvis.ini.php'); ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Nagvis-checkins mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagvis-checkins
