aboutsummaryrefslogtreecommitdiff
path: root/Makefile.client
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.client')
-rw-r--r--Makefile.client2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.client b/Makefile.client
index 754c4f8..a6b8b01 100644
--- a/Makefile.client
+++ b/Makefile.client
@@ -27,7 +27,7 @@ CONFIG :=
# Additional C compiler flags and options.
# Default: none
-CFLAGS = -Oris
+CFLAGS = -Oris -DVERSION='"$(VERSION)"'
# Additional assembler flags and options.
# Default: none