From ca9a1055180e43b131e2d3c4b3d116e8e667b7fa Mon Sep 17 00:00:00 2001 From: Frantisek Hrbata Date: Mon, 4 Jan 2021 18:15:58 +0100 Subject: [PATCH] deb: use VER/REL from Makefile Signed-off-by: Frantisek Hrbata --- gimrr.control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gimrr.control b/gimrr.control index 3cc1802..1c6dd78 100644 --- a/gimrr.control +++ b/gimrr.control @@ -1,5 +1,5 @@ Package: gimrr -Version: 0-2 +Version: %%VERSION%%-%%RELEASE%% Section: base Priority: optional Architecture: all -- 1.7.10.4