From 5c588b4dab7cc04bba0ffd96649b090a66fd30f1 Mon Sep 17 00:00:00 2001 From: tuxd3v Date: Thu, 3 Jan 2019 01:28:27 +0000 Subject: [PATCH] bump shared library version.. --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 48cb2a8..9384dd9 100644 --- a/Makefile +++ b/Makefile @@ -65,6 +65,7 @@ DEBUG_HDRS := $(addprefix $(HDRS_PATH)/,$(DEBUG_HDRS)) TEST_HDRS := $(addprefix $(HDRS_PATH)/,$(TEST_HDRS)) + # Project systemd service relative path SERVICE_PATH := systemd # Project config service relative path