summaryrefslogtreecommitdiff
path: root/netio.h
diff options
context:
space:
mode:
Diffstat (limited to 'netio.h')
-rw-r--r--netio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/netio.h b/netio.h
index f0fd7fdfd..6a4f7eaab 100644
--- a/netio.h
+++ b/netio.h
@@ -20,7 +20,7 @@
#include <stdint.h>
#include <maptime.h>
-#define NETIO_VERSION "0.1"
+#define NETIO_VERSION "0.2"
#define OPENONLY_STATE_MODES (O_CREAT|O_EXCL|O_NOLINK|O_NOTRANS|O_NONBLOCK)