------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1318 Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Git Commit <[email protected]> 2012-11-24 23:17:07 --- Git commit: http://git.exim.org/exim.git/commitdiff/2aee48d6f2a6526fffe18cd619fde9693f400034 commit 2aee48d6f2a6526fffe18cd619fde9693f400034 Author: Jeremy Harris <[email protected]> AuthorDate: Sat Nov 24 22:51:55 2012 +0000 Commit: Jeremy Harris <[email protected]> CommitDate: Sat Nov 24 22:54:08 2012 +0000 insert version number and date into documentation at build time. bug 1318. write a temp file with macro definitions from the makefile, and include it from the doc sources. pass the version to make from the perl script. it is still needed to manually update the previous-version number and changebar indicators (.new/.wen) manually. ---- doc/doc-docbook/Makefile | 16 ++++++++++++++-- doc/doc-docbook/filter.xfpt | 21 +++++++++++++++------ doc/doc-docbook/spec.xfpt | 27 +++++++++++++++++---------- release-process/scripts/mk_exim_release.pl | 2 +- 4 files changed, 47 insertions(+), 19 deletions(-) -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
