summaryrefslogtreecommitdiff
path: root/makepdf.sh
diff options
context:
space:
mode:
Diffstat (limited to 'makepdf.sh')
-rwxr-xr-xmakepdf.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/makepdf.sh b/makepdf.sh
index b64c85c..a50797e 100755
--- a/makepdf.sh
+++ b/makepdf.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-SPECDOC=${SPECDOC:-virtio-v1.0-csd01}
+SPECDOC=${SPECDOC:-`cat REVISION`}
./make-setup-generated.sh "$SPECDOC"
rm $SPECDOC.aux $SPECDOC.pdf