From a4d4570e0d957ac04363df9b83a1d512537d3fb9 Mon Sep 17 00:00:00 2001
From: Phil Olynyk
Date: Thu, 28 Mar 2019 15:05:34 -0400
Subject: [PATCH] Updated build number and release notes for build 4
---
oscar/build_number.h | 2 +-
oscar/docs/release_notes.html | 11 ++++++++++-
2 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/oscar/build_number.h b/oscar/build_number.h
index ee0f0939..396b197e 100644
--- a/oscar/build_number.h
+++ b/oscar/build_number.h
@@ -1 +1 @@
-const int build_number = 3;
+const int build_number = 4;
diff --git a/oscar/docs/release_notes.html b/oscar/docs/release_notes.html
index 6daf49c1..b9e6cbc4 100644
--- a/oscar/docs/release_notes.html
+++ b/oscar/docs/release_notes.html
@@ -7,7 +7,16 @@ Which was written and copyright 2011-2018 © Mark Watkins
-Changes and fixes in OSCAR v1.0.0-beta-1
+Changes and fixes in OSCAR v1.0.0-beta-4
+
+Added code to migrate an old data directory to a new data directory
+Removed "-d" startup option and "Change directory" file menu item. Use the
+"-datadir foldername" startup option to create or change the data directory.
+Various fixes to tab and button visibility depending on profile and machine data presence.
+
+
+
+Changes and fixes in OSCAR v1.0.0-beta-3
Portions of OSCAR are © 2019 by Nightowl Software
and members of the apnea community