summaryrefslogtreecommitdiffhomepage
path: root/common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk2
1 files changed, 1 insertions, 1 deletions
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)\"