diff options
| author | Paul C. Buetow <paul@buetow.org> | 2014-04-24 08:59:44 +0200 |
|---|---|---|
| committer | Paul C. Buetow <paul@buetow.org> | 2014-04-24 08:59:44 +0200 |
| commit | c15448d7e1418eab152803b0e3056dc7b5f28b03 (patch) | |
| tree | ace886fa13e19ababd5fe9763acb990a4f5de942 | |
| parent | 706fcc4bd109d06bc6e95fa97e45e03d6960850a (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 | ||||
| -rw-r--r-- | docs/synopsis.txt | 2 |
5 files changed, 10 insertions, 4 deletions
@@ -1 +1 @@ -0.0.8 +0.0.9 diff --git a/debian/changelog b/debian/changelog index 7328434..475c083 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +fapi (0.0.9) stable; urgency=low + + * Add synopsis.txt + + -- Paul Buetow <paul@buetow.org> Thu, 24 Apr 2014 08:59:25 +0200 + fapi (0.0.8) stable; urgency=low * Can manage folders. diff --git a/debian/files b/debian/files index 3e105bb..7926f25 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -fapi_0.0.8_all.deb utils optional +fapi_0.0.9_all.deb utils optional diff --git a/docs/fapi.1 b/docs/fapi.1 index b8eb0e5..54346b2 100644 --- a/docs/fapi.1 +++ b/docs/fapi.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "FAPI 1" -.TH FAPI 1 "2014-04-22" "fapi 0.0.8" "User Commands" +.TH FAPI 1 "2014-04-22" "fapi 0.0.9" "User Commands" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l diff --git a/docs/synopsis.txt b/docs/synopsis.txt index 16d3745..aff3038 100644 --- a/docs/synopsis.txt +++ b/docs/synopsis.txt @@ -20,7 +20,7 @@ optional arguments: -V Print version -C C Config file -This is fapi version 0.0.8 +This is fapi version 0.0.9 Synopsis: fapi monitor [NAME get desc|state] |
