Module: nagvis Branch: nagvis-1.4 Commit: 4b3682374d8eea00061f831600beddb8860a3184 URL: http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis/nagvis;a=commit;h=4b3682374d8eea00061f831600beddb8860a3184
Author: Lars Michelsen <[email protected]> Date: Thu Sep 3 20:11:21 2009 +0200 Prep for new version release --- 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 c4ca104..fd5b9dc 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.2'); +define('CONST_VERSION', '1.4.3'); // Path to the main configuration file define('CONST_MAINCFG', '../etc/nagvis.ini.php'); ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Nagvis-checkins mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagvis-checkins
