Module: nagvis Branch: master Commit: 8f4ab41208d3d9df20dcdd80e50eaf080acd2a04 URL: http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis;a=commit;h=8f4ab41208d3d9df20dcdd80e50eaf080acd2a04
Author: Lars Michelsen <[email protected]> Date: Sun Oct 31 23:59:30 2010 +0100 Updated version --- 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 9f1ed31..6f6d7fb 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.4'); +define('CONST_VERSION', '1.6a1'); // 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
