From 96476044387e98ee1ee7a6eb992b521bd447813c Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Fri, 3 Mar 2023 16:55:33 +0100 Subject: Renamed whiteboard to webchat --- common.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common.mk') diff --git a/common.mk b/common.mk index 5f4c77c..de649da 100644 --- a/common.mk +++ b/common.mk @@ -67,5 +67,5 @@ SRC_ROOT=. endif VERSION=$(shell dpkg-parsechangelog --show-field Version --file $(SRC_ROOT)/debian/changelog) -CXXFLAGS+=-DWHITEBOARD_VERSION=\"$(VERSION)\" +CXXFLAGS+=-DWEBCHAT_VERSION=\"$(VERSION)\" -- cgit v1.2.3