Updated splash screen and about dialog with development name

Signed-off-by: Chris Galvan <chgalvan@amazon.com>
This commit is contained in:
Chris Galvan
2021-11-16 10:07:45 -06:00
parent 83df483813
commit 3428bcb5da
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -125,7 +125,7 @@
</size>
</property>
<property name="text">
<string>Stable 21.11</string>
<string>development</string>
</property>
<property name="textFormat">
<enum>Qt::AutoText</enum>
+1 -1
View File
@@ -103,7 +103,7 @@
<item>
<widget class="QLabel" name="label_2">
<property name="text">
<string>Stable 21.11</string>
<string>development</string>
</property>
</widget>
</item>