Module: nagvis Branch: nagvis-1.4 Commit: c350def335a9228997b8df4d75576edbb1af3ed5 URL: http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis;a=commit;h=c350def335a9228997b8df4d75576edbb1af3ed5
Author: LaMi <[email protected]> Date: Mon Apr 5 17:54:59 2010 +0200 Updated version --- nagvis/nagvis/includes/defines/global.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/nagvis/nagvis/includes/defines/global.php b/nagvis/nagvis/includes/defines/global.php index 35eadc8..3623763 100644 --- a/nagvis/nagvis/includes/defines/global.php +++ b/nagvis/nagvis/includes/defines/global.php @@ -64,7 +64,7 @@ define('DEBUGLEVEL', 4); define('DEBUGFILE', '../var/nagvis-debug.log'); // NagVis Version -define('CONST_VERSION', '1.4.6'); +define('CONST_VERSION', '1.4.7'); // 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
