We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b76dfb0 commit d757431Copy full SHA for d757431
1 file changed
agent.h
@@ -98,6 +98,6 @@ extern struct ScheduledJob* currentJob; /* Defined in schedule.c */
98
/* 2.15.1.0 = Updated for v12 API modifications */
99
/* 2.15.2.0 = Updated DTO for Warning to allow agent rotation */
100
/* 2.16.0.0 = Updated TPM for default passkey */
101
-#define AGENT_VERSION 0x0002001000020000
+#define AGENT_VERSION 0x0002001000000000
102
103
#endif /* AGENT_H_ */
0 commit comments