diff options
| author | Paul C. Buetow <paul@buetow.org> | 2014-04-15 23:07:34 +0200 |
|---|---|---|
| committer | Paul C. Buetow <paul@buetow.org> | 2014-04-15 23:07:34 +0200 |
| commit | 223f36cc2f6fb1e1ce361f1d01faee66f382da2a (patch) | |
| tree | 326c8df52b89452b48f2040d371a72c9069f5df7 | |
| parent | 7419fd789cac93e8a4ad2bff6f0f93b88bfa9679 (diff) | |
New release
| -rw-r--r-- | .version | 2 | ||||
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | debian/files | 2 | ||||
| -rw-r--r-- | docs/fapi.1 | 2 |
4 files changed, 9 insertions, 3 deletions
@@ -1 +1 @@ -0.0.2a +0.0.3 diff --git a/debian/changelog b/debian/changelog index 5e0bed9..7e4b109 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +fapi (0.0.3) stable; urgency=low + + * Add a bunch of more documentation to the manual page. + + -- Paul Buetow <paul@buetow.org> Tue, 15 Apr 2014 23:06:57 +0200 + fapi (0.0.2a) stable; urgency=low * Some test release. diff --git a/debian/files b/debian/files index 96aca0f..8159ced 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -fapi_0.0.2a_all.deb utils optional +fapi_0.0.3_all.deb utils optional diff --git a/docs/fapi.1 b/docs/fapi.1 index fdb2407..cb739b0 100644 --- a/docs/fapi.1 +++ b/docs/fapi.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "FAPI 1" -.TH FAPI 1 "2014-04-15" "fapi 0.0.2a" "User Commands" +.TH FAPI 1 "2014-04-15" "fapi 0.0.3" "User Commands" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l |
