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 d4da15d7..6d5f88b4 100644
--- a/sleepyhead/docs/release_notes.html
+++ b/sleepyhead/docs/release_notes.html
@@ -1,4 +1,20 @@
+Changes and fixes in v1.0.0-beta-2
+ "+QObject::tr("After four years in the making, this build brings SleepyHead into the final beta phase.")+" "+QObject::tr("Things are not perfect yet, but the focus from now is putting on the finishing touches. ")+
- QObject::tr("This version brings support for the new Philips Respironics DreamStation, and older PRS1 1060P models.")+
- " "+QObject::tr("After four years in the making, this build brings SleepyHead into the final beta phase.")+" "+QObject::tr("Things are not perfect yet, but the focus from now is putting on the finishing touches. ")+
+// QObject::tr("This version brings support for the new Philips Respironics DreamStation, and older PRS1 1060P models.")+
+// "
+
+
+
Changes and fixes in v1.0.0-beta-1
@@ -7,6 +23,7 @@
+
Changes and fixes in v1.0.0-beta-0
diff --git a/sleepyhead/main.cpp b/sleepyhead/main.cpp
index cea8e041..86296938 100644
--- a/sleepyhead/main.cpp
+++ b/sleepyhead/main.cpp
@@ -85,25 +85,27 @@ void release_notes()
QVBoxLayout * layout = new QVBoxLayout(&relnotes);
QWebView * web = new QWebView(&relnotes);
- QString welcomeMessage = ""
- "
"+QObject::tr("Greetings!")+"
"; + ""; + //""+QObject::tr("Greetings!")+"
"; - html += welcomeMessage; +// html += welcomeMessage; if (ReleaseStatus != "r") { @@ -111,8 +113,8 @@ void release_notes() ""+QObject::tr("As this is a pre-release version, it is recommended that you back up your data folder manually before proceding, because attempting to roll back later may break things.")+""; } - html += ""+QObject::tr("Sleep Well, and good luck!")+"
" - ""+"JediMark"+"
"+QObject::tr("Sleep Well, and good luck!")+"
" +// ""+"JediMark"+"