Module: nagvis Branch: master Commit: 0c6bef0572e162fd6e030ff7b41c74cc2d415574 URL: http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis;a=commit;h=0c6bef0572e162fd6e030ff7b41c74cc2d415574
Author: Lars Michelsen <[email protected]> Date: Tue Jun 15 18:49:59 2010 +0200 Updated version tag --- 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 d3fa2e5..f23d867 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.5rc3'); +define('CONST_VERSION', '1.5'); // Path to the main configuration file define('CONST_MAINCFG', '../../../etc/nagvis.ini.php'); ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ Nagvis-checkins mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagvis-checkins
