diff --git a/sleepyhead/build_number.h b/sleepyhead/build_number.h
index 4efaa269..6025edac 100644
--- a/sleepyhead/build_number.h
+++ b/sleepyhead/build_number.h
@@ -1 +1 @@
-const int build_number = 1;
+const int build_number = 2;
diff --git a/sleepyhead/docs/release_notes.html b/sleepyhead/docs/release_notes.html
index c7c62b4a..1bb4d73b 100644
--- a/sleepyhead/docs/release_notes.html
+++ b/sleepyhead/docs/release_notes.html
@@ -1,30 +1,29 @@
-SleepyHead v0.9.8-1 Testing
+SleepyHead v0.9.8-2 Testing
Release Notes
Greetings!
-Here is a definitely new and improved SleepyHead build :)
+I know it's been a while, but here is new and improved SleepyHead build :)
Warning: This is a test build, not all features are complete or will work 100% as intended yet!
-This is the first public test build in a while, so there is a lot of new stuff to take in.
-
-Some highlights from the new series
-
-Right click menu has tons of new stuff for you to play with... some of this you're hopefully going to love! :)
-New Graph Clone ability allows you to make a temporary copy of a graph, and operate it completely independently...
-You can even take these graph clones with you to another day! They aren't saved though. they are gone when you close SleepyHead.
-Y-Axis menu allows for better control of Y-Axis scaling, all of this has been improved greatly... no more having to go into preferences
-to set minimum/maximum values (that SleepyHead wasn't honouring properly anyway). Now you can adjust these settings live for each graph!
-Line Cursor mode (F3 to toggles) is a very powerful new feature.. Play with it and see what it does. It's off by default because it takes a lot more CPU power to work.
-
-There is loads more waiting for you in the 0.9.8 series!
Sleep Well, and good luck!
JediMark
+Changes and fixes in v0.9.8-2
+
+DreamStation support (Thanks for your assistance JediBob!)
+AirCurve pressure reporting glitches
+Fix F&P Import hang
+Pinch to zoom support
+Timezone/UTC fixes (Thanks Reznet!)
+Various ResMed region specific fixes
+
+
+
Bug fixes in v0.9.8-1
Made daily view left panel, and the right sidebar size changes persitent
diff --git a/sleepyhead/scripts/build_number b/sleepyhead/scripts/build_number
index d00491fd..0cfbf088 100644
--- a/sleepyhead/scripts/build_number
+++ b/sleepyhead/scripts/build_number
@@ -1 +1 @@
-1
+2