Skip to content

Commit

Permalink
Bump protocol version to 3
Browse files Browse the repository at this point in the history
  • Loading branch information
marmarek committed Apr 22, 2019
1 parent 5ee2af1 commit 1c156a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libqrexec/qrexec.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

#include <stdint.h>

#define QREXEC_PROTOCOL_VERSION 2
#define QREXEC_PROTOCOL_VERSION 3
#define MAX_FDS 256
/* protocol version 2 */
#define MAX_DATA_CHUNK_V2 4096
Expand Down

0 comments on commit 1c156a5

Please sign in to comment.