Ticket #27 (closed enhancement: fixed)
Implement printing of version number
| Reported by: | blee | Owned by: | confman-developers@… |
|---|---|---|---|
| Priority: | major | Milestone: | confman-2.0 |
| Component: | confman | Version: | 1.9.0b |
| Keywords: | Cc: |
Description
confman should be able to print its version number, e.g. with a --version command-line argument.
@VERSION@ can be added to $(do_subst) in Makefile.am.
Change History
Note: See
TracTickets for help on using
tickets.

(In [388]) Version output is now supported.
Fixes #27