Module: nagvis Branch: master Commit: c57b2a47ec59529a3766fefc6f52400f1c2a333f URL: http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis;a=commit;h=c57b2a47ec59529a3766fefc6f52400f1c2a333f
Author: Lars Michelsen <[email protected]> Date: Thu Oct 21 19:35:16 2010 +0200 Prep for 1.5.4 release --- 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 b054f1c..65d72f0 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.3'); +define('CONST_VERSION', '1.5.4'); // Set PHP error handling to standard level // Different levels for php versions below 5.1 because PHP 5.1 reports ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Nagvis-checkins mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagvis-checkins
