We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93cc04e commit 0fcc8c3Copy full SHA for 0fcc8c3
1 file changed
agent.h
@@ -101,6 +101,6 @@ extern struct ScheduledJob* currentJob; /* Defined in schedule.c */
101
/* 2.16.0.1 = Updated Makefile for OpenSSL v3.x */
102
/* 2.16.1.0 = Modified agent to not send GUID capabilities. Compile bug fix */
103
/* 2.17.0.0 = Modified agent to accept ECDSA as well as ECC for a keytype */
104
-#define AGENT_VERSION 0x0002001001000000
+#define AGENT_VERSION 0x0002001100000000
105
106
#endif /* AGENT_H_ */
0 commit comments