Module: nagvis Branch: nagvis-1.5 Commit: ebfde7a40253bad943c6e3a027571b6334af964e URL: http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis;a=commit;h=ebfde7a40253bad943c6e3a027571b6334af964e
Author: Lars Michelsen <[email protected]> Date: Sat Jan 15 17:51:22 2011 +0100 Updated version to 1.5.7 --- 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 9fbeda0..5e978ea 100644 --- a/share/server/core/defines/global.php +++ b/share/server/core/defines/global.php @@ -27,7 +27,7 @@ */ // NagVis Version -define('CONST_VERSION', '1.5.6'); +define('CONST_VERSION', '1.5.7'); // Set PHP error handling to standard level // Different levels for php versions below 5.1 because PHP 5.1 reports ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Nagvis-checkins mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagvis-checkins
