Module: nagvis Branch: master Commit: e78f5a2709abe3b2d7af34864c0258d2493e33b2 URL: http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis/commit/?id=e78f5a2709abe3b2d7af34864c0258d2493e33b2
Author: Lars Michelsen <[email protected]> Date: Sun Aug 2 22:17:01 2009 +0200 Updated version --- share/nagvis/includes/defines/global.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/share/nagvis/includes/defines/global.php b/share/nagvis/includes/defines/global.php index 61a6d0a..521b0fe 100644 --- a/share/nagvis/includes/defines/global.php +++ b/share/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.1'); +define('CONST_VERSION', '1.5a1'); // 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
