Skip to content

Commit 0d8b386

Browse files
committed
update year
1 parent 1fac18a commit 0d8b386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BasicCAT/BasicCAT.b4j

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -750,7 +750,7 @@ Sub MenuBar1_Action
750750
Case "_About"
751751
Dim version As String
752752
version=File.ReadString(File.DirAssets,"version.txt")
753-
fx.Msgbox(MainForm,"BasicCAT "&version&CRLF&"@xulihang 2023","BasicCAT")
753+
fx.Msgbox(MainForm,"BasicCAT "&version&CRLF&"@xulihang 2024","BasicCAT")
754754
End Select
755755
End Sub
756756

0 commit comments

Comments
 (0)