From 3bdd1b713f31f1664ad44d4a410238fb1f057449 Mon Sep 17 00:00:00 2001
From: Phil Olynyk
Date: Fri, 5 Apr 2019 10:10:32 -0400
Subject: [PATCH] Update build number and release notes for build 7
---
oscar/build_number.h | 2 +-
oscar/docs/release_notes.html | 10 ++++++++++
2 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/oscar/build_number.h b/oscar/build_number.h
index ec10d6b9..4644d8a1 100644
--- a/oscar/build_number.h
+++ b/oscar/build_number.h
@@ -1 +1 @@
-const int build_number = 6;
+const int build_number = 7;
diff --git a/oscar/docs/release_notes.html b/oscar/docs/release_notes.html
index 7390204f..08d590e4 100644
--- a/oscar/docs/release_notes.html
+++ b/oscar/docs/release_notes.html
@@ -6,6 +6,16 @@
Which was written and copyright 2011-2018 © Mark Watkins
+
+Changes and fixes in OSCAR v1.0.0-beta-7
+
+Portions of OSCAR are © 2019 by The OSCAR Team
+Use the Qt language files for button text
+Use Maximize (with frame & menu) instead of FullScreen
+Change Mac target platform to OS-X 10.12 Sierra
+
+
+
Changes and fixes in OSCAR v1.0.0-beta-6