Module: nagvis Branch: nagvis-1.4 Commit: 212fa34f05cb9f00a35d3c74ccf726a6718b99af URL: http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis;a=commit;h=212fa34f05cb9f00a35d3c74ccf726a6718b99af
Author: Lars Michelsen <[email protected]> Date: Thu Oct 15 18:28:39 2009 +0200 Prep for new 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 fd5b9dc..158428d 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.3'); +define('CONST_VERSION', '1.4.4'); // Path to the main configuration file define('CONST_MAINCFG', '../etc/nagvis.ini.php'); ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Nagvis-checkins mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagvis-checkins
