We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0245284 commit f087048Copy full SHA for f087048
instrument-data-link/simvarDefs.cpp
@@ -1,7 +1,7 @@
1
#include <stdio.h>
2
#include "simvarDefs.h"
3
4
-const char* versionString = "v1.7.5";
+const char* versionString = "v1.7.6";
5
6
const char* SimVarDefs[][2] = {
7
// Vars for Jetbridge (must come first)
0 commit comments