diff --git a/Building/Linux/mkDistDeb.sh b/Building/Linux/mkDistDeb.sh
index c5efed59..84f5816f 100755
--- a/Building/Linux/mkDistDeb.sh
+++ b/Building/Linux/mkDistDeb.sh
@@ -163,6 +163,7 @@ fpm --input-type dir --output-type deb \
--category misc \
--deb-priority optional \
--maintainer " -- oscar-team.org
For other languages, go to:
-
http://www.apneaboard.com/wiki/index.php/OSCAR_Release_Notes
http://www.apneaboard.com/wiki/index.php/OSCAR_Release_Notes
Changes and fixes in OSCAR v1.2.0-beta-2
Portions of OSCAR are © 2019-2020 by
diff --git a/oscar/VERSION b/oscar/VERSION
index 3565f3f7..40d79cd1 100644
--- a/oscar/VERSION
+++ b/oscar/VERSION
@@ -1,5 +1,5 @@
// Update the string below to set OSCAR's version and release status.
// See https://semver.org/spec/v2.0.0.html for details on format.
-#define VERSION "1.2.0-beta-1"
+#define VERSION "1.2.0-beta-2"