Skip to content

Commit e6542df

Browse files
authored
Merge pull request #578 from OpenHD/2.3-evo-consti-dev
update version code
2 parents cc58d4d + f660f07 commit e6542df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qml/ui/configpopup/AboutPanel.qml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Rectangle {
5151
id: title
5252
height: 48
5353
color: "#ff3a3a3a"
54-
text: qsTr("QOpenHD-evo-2.3.7-dirty")
54+
text: qsTr("QOpenHD-evo-2.4.0-beta")
5555
font.pixelSize: 36
5656
}
5757
}

0 commit comments

Comments
 (0)