summaryrefslogtreecommitdiff
path: root/makehtml.sh
diff options
context:
space:
mode:
Diffstat (limited to 'makehtml.sh')
-rwxr-xr-xmakehtml.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/makehtml.sh b/makehtml.sh
index c341c4c..2ca387b 100755
--- a/makehtml.sh
+++ b/makehtml.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-SPECDOC=${SPECDOC:-virtio-v1.0-csd01}
+SPECDOC=${SPECDOC:-`cat REVISION`}
./make-setup-generated.sh "$SPECDOC"
cp virtio-html.tex $SPECDOC.tex