From 2fc04e611deaf1e6fa99ef00e9a126d85d591c11 Mon Sep 17 00:00:00 2001
From: Rudolf Cornelissen
Date: Thu, 27 Oct 2005 20:05:56 +0000
Subject: [PATCH] bumped version to 0.60.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14546 a95241bf-73f2-0310-859d-f6bbb57e9c96
---
src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html b/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html
index 9461a58e93..0a4290e98b 100644
--- a/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html
+++ b/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html
@@ -4,7 +4,7 @@
Changes done for each driverversion:
-head (SVN 0.59, Rudolf)
+head (SVN 0.60, Rudolf)
- Added capability to driver to run without an INT assigned. Driver will now automatically disable the 'Sync_to_Retrace' function if no INT was assigned instead of not loading/running at all;
- Fixed PLL reference recognition (used for refreshrate calculations) and dualhead detection for a number of 'newer' cards: most notably for a lot of GeForce 6200 types! Code is rewritten so it's much less breakable when new cards are added to the supported list in the future;