Skip to content

Commit c379ca3

Browse files
author
Joe Natter
committed
main: Sync
1 parent e04e043 commit c379ca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ int main(int argc, char *argv[])
153153
AppHelpOutput aho;
154154
#if 1
155155
aho.package = dPackageName;
156-
aho.version = dVersion;
156+
aho.versionApp = dVersion;
157157
aho.nameApp = dAppName;
158158
aho.copyright = " © 2025 DSP-Crowd Electronics GmbH";
159159
#endif

0 commit comments

Comments
 (0)