diff options
author | Alexis Hildebrandt <afh@surryhill.net> | 2015-01-20 11:02:56 +0100 |
---|---|---|
committer | Alexis Hildebrandt <afh@surryhill.net> | 2015-01-20 11:02:56 +0100 |
commit | 97ee2d23d05e2827c56d67bb978493bb0fa5dc87 (patch) | |
tree | bf6c866bf1df4ad7e4d78fda7c1aa2892966857d /doc/ledger3.texi | |
parent | af7e7cdd8f35b9c1b2a428ff8c6686e5b36a213a (diff) | |
download | fork-ledger-97ee2d23d05e2827c56d67bb978493bb0fa5dc87.tar.gz fork-ledger-97ee2d23d05e2827c56d67bb978493bb0fa5dc87.tar.bz2 fork-ledger-97ee2d23d05e2827c56d67bb978493bb0fa5dc87.zip |
[doc] Use Ledger_VERSION_* make variables for version
[ci skip]
Diffstat (limited to 'doc/ledger3.texi')
-rw-r--r-- | doc/ledger3.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/ledger3.texi b/doc/ledger3.texi index 81d1849f..5306d1f4 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -1,6 +1,7 @@ \input texinfo @c -*-texinfo-*- @setfilename ledger3.info +@include version.texi @settitle Ledger: Command-Line Accounting @c Before release, run C-u C-c C-u C-a (texinfo-all-menus-update with @@ -146,7 +147,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. @titlepage @title Ledger: Command-Line Accounting -@subtitle For Version 3.1 of Ledger +@subtitle For Version @value{VERSION} of Ledger @author John Wiegley @page @vskip 0pt plus 1filll |