Skip to content

Commit 0fcc8c3

Browse files
committed
Bump version to v2.17
1 parent 93cc04e commit 0fcc8c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

agent.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,6 @@ extern struct ScheduledJob* currentJob; /* Defined in schedule.c */
101101
/* 2.16.0.1 = Updated Makefile for OpenSSL v3.x */
102102
/* 2.16.1.0 = Modified agent to not send GUID capabilities. Compile bug fix */
103103
/* 2.17.0.0 = Modified agent to accept ECDSA as well as ECC for a keytype */
104-
#define AGENT_VERSION 0x0002001001000000
104+
#define AGENT_VERSION 0x0002001100000000
105105

106106
#endif /* AGENT_H_ */

0 commit comments

Comments
 (0)