diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2016-12-22 09:46:56 +0100 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2016-12-22 14:36:48 +0100 |
commit | 4239154f94c81781d14dee818c66805cb4054d08 (patch) | |
tree | 165c89d77bada2868f58cf535e93af8dcab350ed /Makefile | |
parent | 34c1b4cc87ea990ea262694cdf8ee681bfdef6d2 (diff) |
llmnrd v0.2.1v0.2.1
Bugfix release to create source packages without debian packaging
information.
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.2 +VERSION = 0.2.1 # llmnrd binary D_P = llmnrd |