diff --git a/sleepyhead/build_number.h b/sleepyhead/build_number.h
index 6025edac..ee0f0939 100644
--- a/sleepyhead/build_number.h
+++ b/sleepyhead/build_number.h
@@ -1 +1 @@
-const int build_number = 2;
+const int build_number = 3;
diff --git a/sleepyhead/docs/release_notes.html b/sleepyhead/docs/release_notes.html
index 176fac15..cb9e3ec6 100644
--- a/sleepyhead/docs/release_notes.html
+++ b/sleepyhead/docs/release_notes.html
@@ -14,6 +14,8 @@ There is still an issue involving time splits for late sleepers who use ResMed m
New features & bug fixes in v0.9.7
+Import now remembers last place you imported from
+Lock files are now used to help protect the same profiles being open multiple times
Fixed a rare PRS1 duplicate session issue affecting multi-chunk files
Fixed ResMed STR.edf DST crossover bug causing duplicate sessions
Added PRS1 SD Card automatic backup functionality
diff --git a/sleepyhead/scripts/build_number b/sleepyhead/scripts/build_number
index 0cfbf088..00750edc 100644
--- a/sleepyhead/scripts/build_number
+++ b/sleepyhead/scripts/build_number
@@ -1 +1 @@
-2
+3