-
Committer:
Matthew Fuller
-
Date:
2016-08-17 12:41:42 UTC
-
mto:
This revision was merged to the branch mainline in
revision
517.
-
Revision ID:
fullermd@over-yonder.net-20160817124142-wq4hk4jsippmz32s
Redo how we get the version number into the manual to read from
VERSION rather than the cmake var, and add dependency on VERSION so it
notices and rebuilds stuff.
I had to add the escaping of the quotes because cmake's behavior here
was to internally escape bits itself to pass them as a single arg to
the shell, which breaks running a command in the middle.