1
0
mirror of https://github.com/skeeto/endlessh.git synced 2024-05-19 06:49:58 +00:00

Bump to version 1.0

Fixes #28.
This commit is contained in:
Christopher Wellons
2019-04-29 07:40:16 -04:00
parent 370cb5bdb7
commit edf414caf6

View File

@ -16,7 +16,7 @@
#include <arpa/inet.h>
#include <netinet/in.h>
#define ENDLESSH_VERSION 0.1
#define ENDLESSH_VERSION 1.0
#define DEFAULT_PORT 2222
#define DEFAULT_DELAY 10000 /* milliseconds */