diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2016-12-21 10:21:38 +0100 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2016-12-21 10:21:38 +0100 |
commit | e9c5801dce264f2fb8b863bd8275db81882526a7 (patch) | |
tree | e5a8d0cd9ff3152cf75c276ed8c631598f78fae5 /Makefile | |
parent | 6fa86a022b8d2cba5c3113ff04f40758e8212ed4 (diff) |
llmnrd v0.2v0.2
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ # # Copyright (C) 2014-2016 Tobias Klauser <tklauser@distanz.ch> -VERSION = 0.1 +VERSION = 0.2 # llmnrd binary D_P = llmnrd |