Module: nagvis Branch: master Commit: 24ed2899ad1835e33949f0179c77fb07625d1e9c URL: http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis;a=commit;h=24ed2899ad1835e33949f0179c77fb07625d1e9c
Author: Lars Michelsen <[email protected]> Date: Wed Apr 28 23:20:22 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 4a48e2b..cbfa05d 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.5b3'); +define('CONST_VERSION', '1.5b4'); // 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
