commit be9fc502748c8b19fc4ab67751428734549d958b
parent a327b23147f3b878e7bec467f303d6f97145b830
Author: fundamental <mark.d.mccurry@gmail.com>
Date: Fri, 21 Jan 2022 20:45:54 -0500
More release prep
Diffstat:
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/NEWS.txt b/NEWS.txt
@@ -1,4 +1,4 @@
-3.0.6 (TBD)
+3.0.6 (21 January 2022)
- Enhances watchpoint system for waveform views (GSOC michiboo)
- Add anti-alias mode to add synth oscillator interpolation
- Add 14 bit NRPN support for automations
diff --git a/src/UI/MasterUI.fl b/src/UI/MasterUI.fl
@@ -2,7 +2,7 @@
version 1.0302
header_name {.h}
code_name {.cc}
-decl {//Copyright (c) 2002-2009 Nasca Octavian Paul - (c) 2009-2019 Mark McCurry} {private local
+decl {//Copyright (c) 2002-2009 Nasca Octavian Paul - (c) 2009-2021 Mark McCurry} {private local
}
decl {//License: GNU GPL version 2 or later} {private local
@@ -889,7 +889,7 @@ panelwindow->show();}
xywh {411 344 365 280} type Double hide
} {
Fl_Box {} {
- label {Copyright (c) 2002-2009 Nasca O. PAUL, 2009-2019 Mark McCurry, and others. Please read AUTHORS.txt}
+ label {Copyright (c) 2002-2009 Nasca O. PAUL, 2009-2021 Mark McCurry, and others. Please read AUTHORS.txt}
xywh {15 35 335 55} labeltype EMBOSSED_LABEL labelsize 15 align 208
}
Fl_Box {} {