diff --git a/sleepyhead/build_number.h b/sleepyhead/build_number.h
index b7dfdd23..bb6ffb71 100644
--- a/sleepyhead/build_number.h
+++ b/sleepyhead/build_number.h
@@ -1 +1 @@
-const int build_number = 8;
+const int build_number = 9;
diff --git a/sleepyhead/docs/release_notes.html b/sleepyhead/docs/release_notes.html
index a7dde677..39d94e64 100644
--- a/sleepyhead/docs/release_notes.html
+++ b/sleepyhead/docs/release_notes.html
@@ -1,27 +1,39 @@
-SleepyHead v0.9.7 Testing
+SleepyHead v0.9.7-9 Testing
Release Notes
Greetings!
Here is a new and hopefully improved SleepyHead build.
-A gentle reminder for anyone submitting bug reports (either via message or through sourceforges bug reporting system), please (please please) remember to state the SleepyHead version number, your computers platform and operating system type version (and service packs), and your CPAP machines type and model number. Without this information I pretty much don't have a clue what you are talking about.
+You will need to rebuild your CPAP machine database from the Data menu to get the benefit of the latest goodies.
+This rebuild will be automatic in the final 0.9.7 public builds (well, they will face a forced reimport unless they are ResMed users, but anyway :/)
+There's still a bit to do with oximetry and F&P Icon, but I'm starting to feel we are getting a lot closer to a reliable build stage.
+I'd very much love to hear your comments on the latest changes, some of this is stuff I've been planning for ages.
+Sleep Well, and good luck!
+JediMark
+
New features & bug fixes in v0.9.7
+Less ugly code hardwiring and more automatic smarts, plus better channel color and name consistencies underneath.
+Daily panel (left) Sidebar can be toggled on/off with F9
+Calendar can now be toggled on/off with f10, your preferences will be kept
+Press Alt-B while selecting in daily view to quickly add a bookmark without having to zoom in
+New Feature: Can now edit channel information, including names, colors, etc. in preferences
+Tooltips showing relevenat information when hovering over events on daily charts
New Feature: Large Leak flagging where not present, using redline threshold
New Feature: Can switch off individual daily view linechart event overlays in a combo box down the bottom left
New Feature: Events are now visible on all daily charts in line cursor mode
Fix an issue that caused some burried PRS1 session data to not be imported
Fix a lot of pressure and pressure relief strings
-New Feature: Added (very experimental)Weinmann SOMNOsoft2 Import importer
+New Feature: Added (very experimental) Weinmann SOMNOsoft2 Import importer
Fixed inverted CMS50 .spoR file pulse and spo2
Added CMS50i .spo2 file import support
New Feature: Added a Welcome page to make things a little friendlier
Fixes another issue that caused session dupplicates on ResMed machines
Improved support for Intellipap BiLevel machines
-New Feature: Press F3 to switch on/off a "line cursor", and display current graph information above graphs while hovering over graphs
+New Feature: Press Ctrl-L (Cmd-L on Mac) to switch on/off a "line cursor", and display current graph information above graphs while hovering over graphs
New Feature: Preference option to Realign machine detected codes and fix dodgy PRS1 durations using user event flagging.
New Feature: Added second set of User Flags detection and preferences.
New Feature: Hit Escape key to go back through previous graph selection history
@@ -42,7 +54,7 @@
Fix ResMed importer crashes, finished rewriting stage2 multithreading code
Made database upgrade/purge process a bit more friendly (Keep your backups switched on!)
Fixed a SleepyHead summary error that prevented count indexes from being stored properly
-Some other minor stuff
+Some other minor fixed and stuff
New features & bugs fixes in v0.9.6
@@ -99,7 +111,5 @@
Fixed some issues with the prescription changes table with certain machines.
-Sleep Well, and have fun!
-JediMark
diff --git a/sleepyhead/scripts/build_number b/sleepyhead/scripts/build_number
index 45a4fb75..ec635144 100644
--- a/sleepyhead/scripts/build_number
+++ b/sleepyhead/scripts/build_number
@@ -1 +1 @@
-8
+9