bump-version

This commit is contained in:
Thomas von Dein
2017-04-12 20:50:54 +02:00
parent 433f89851d
commit 89cbfd4b1b

View File

@@ -36,7 +36,7 @@
#include <sys/fcntl.h> #include <sys/fcntl.h>
#include <arpa/inet.h> #include <arpa/inet.h>
#define UDPXD_VERSION "0.0.3" #define UDPXD_VERSION "0.0.4"
void usage(); void usage();