hledger/hledger-api/defs.m4
Simon Michael 0674b5f850 api: note hledger-api's retirement, & bump back to 1.14.99
Revert the "1.15" version strings which were just an artifact
of releasing the other packages.
2019-09-10 18:52:00 -07:00

8 lines
275 B
Plaintext

m4_dnl m4 macro definitions used in this package's docs.
m4_dnl
m4_dnl Program version. Updated by make setversion.
m4_define({{_version_}}, {{1.14.99}})m4_dnl
m4_dnl
m4_dnl Date to show in man pages. Updated by make setdate.
m4_define({{_monthyear_}}, {{March 2019}})m4_dnl