aboutsummaryrefslogtreecommitdiffstats
path: root/wscript
diff options
context:
space:
mode:
Diffstat (limited to 'wscript')
-rw-r--r--wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/wscript b/wscript
index a96eda3b..70f08a74 100644
--- a/wscript
+++ b/wscript
@@ -267,6 +267,7 @@ def build(bld):
# Documentation
if bld.env.DOCS:
+ bld.env.SERD_MAJOR_VERSION = SERD_MAJOR_VERSION
bld.recurse('doc/c')
# Man page