diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2017-02-10 09:33:42 +0100 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2017-02-10 09:33:42 +0100 |
commit | b7a77aa21b1fefea16993cd9b732f39a45cd6b80 (patch) | |
tree | b698a0686c8ea6199f820d6931bc57c97bb36e6f | |
parent | b0e60fa7b54eba260daedc47925542f0285a559e (diff) |
llmnrd v0.4v0.4
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ # # Copyright (C) 2014-2017 Tobias Klauser <tklauser@distanz.ch> -VERSION = 0.3 +VERSION = 0.4 # llmnrd binary D_P = llmnrd |