* Include version number in manual.

This commit is contained in:
Eelco Dolstra 2004-01-08 10:45:23 +00:00
parent 7959354379
commit 5346536b62
3 changed files with 12 additions and 4 deletions

View file

@ -11,11 +11,14 @@
<!ENTITY nix-instantiate SYSTEM "nix-instantiate.xml">
<!ENTITY troubleshooting SYSTEM "troubleshooting.xml">
<!ENTITY bugs SYSTEM "bugs.xml">
<!ENTITY version SYSTEM "version.xml">
]>
<book>
<title>Nix: A System for Software Deployment</title>
<subtitle>Draft (Version &version;)</subtitle>
<bookinfo>
<author>
<firstname>Eelco</firstname>