doc: Add Comedilib version number
authorIan Abbott <abbotti@mev.co.uk>
Mon, 14 May 2012 16:00:35 +0000 (17:00 +0100)
committerIan Abbott <abbotti@mev.co.uk>
Mon, 14 May 2012 16:00:35 +0000 (17:00 +0100)
commit96078fcadab142b4b6f540baaa2fbf23e1e4f343
treea4859e9ed93239fdd4cc7bd5f5f849efc2de6c32
parent648fac47723bc3578a11d88314a2b4769268f511
doc: Add Comedilib version number

In "comedilib.ent", Add an XML entity 'comedilib_version' expanding to
the Comedilib version '0.10.0'.  This is hard-edited in rather than set
dynamically.  Setting it dynamically would be nice but producing it from
an AC_OUTPUT() file isn't all that nice as it would end up in the
'build' tree and we'd some ugly 'make' rule to copy it to the 'source'
tree.  For now, just edit it manually as required.  At least having it
as an entity means it only needs to be set in a single documentation
file!

In "comedilib.xml", change the subtitle to mention Comedilib and the
version number, using the comediliv_version entity.
doc/comedilib.ent
doc/comedilib.xml