From f49f2bccd7d9486169236d5274cbb83e20c4c7d9 Mon Sep 17 00:00:00 2001 From: Edward Wall Date: Fri, 18 Oct 2024 17:17:07 +0200 Subject: [PATCH] no longer manually set library version --- Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/Makefile b/Makefile index 0bf6070..4163f10 100644 --- a/Makefile +++ b/Makefile @@ -10,9 +10,6 @@ ARCH_FILTER=RHEL% REQUIRED+=stream REQUIRED+=calc -# Release version -LIBVERSION=ed-dev - # DB files to include in the release TEMPLATES += db/counterbox.db TEMPLATES += db/counterbox.proto