Module: nagvis Branch: master Commit: 0f6b074bfa9180f5e9ee6370ba77c68df69b34b5 URL: http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis;a=commit;h=0f6b074bfa9180f5e9ee6370ba77c68df69b34b5
Author: LaMi <[email protected]> Date: Wed Mar 17 23:09:49 2010 +0100 Version update --- 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 0e847d3..eb72b88 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.5b1'); +define('CONST_VERSION', '1.5b2'); // 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
