From 89cbfd4b1ba4dd4d153edc928a117fdd0c612325 Mon Sep 17 00:00:00 2001 From: Thomas von Dein Date: Wed, 12 Apr 2017 20:50:54 +0200 Subject: [PATCH] bump-version --- udpxd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/udpxd.h b/udpxd.h index e850004..bac015d 100644 --- a/udpxd.h +++ b/udpxd.h @@ -36,7 +36,7 @@ #include #include -#define UDPXD_VERSION "0.0.3" +#define UDPXD_VERSION "0.0.4" void usage();