diff options
| author | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-04-24 20:40:10 +0200 |
|---|---|---|
| committer | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-04-24 20:40:10 +0200 |
| commit | 60c6720355d3976aeb56fba1aa85dcaf33b425fa (patch) | |
| tree | c6d29cf594c74c0fd65a330a4a7eea71651a41be | |
| parent | fcad32509ce4de206ebc1f63a683d4e1a0d6364d (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.10 +0.0.11 diff --git a/debian/changelog b/debian/changelog index 4e53492..acfb4e5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +fapi (0.0.11) stable; urgency=low + + * Rename partition to folder + + -- Paul Buetow <paul@buetow.org> Thu, 24 Apr 2014 20:39:15 +0200 + fapi (0.0.10) stable; urgency=low * Don't include the f command anymore, use an alias to fapi instead diff --git a/debian/files b/debian/files index 5cd38e3..0d3d88e 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -fapi_0.0.10_all.deb utils optional +fapi_0.0.11_all.deb utils optional diff --git a/docs/fapi.1 b/docs/fapi.1 index 99f4596..da1b9b4 100644 --- a/docs/fapi.1 +++ b/docs/fapi.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "FAPI 1" -.TH FAPI 1 "2014-04-24" "fapi 0.0.10" "User Commands" +.TH FAPI 1 "2014-04-24" "fapi 0.0.11" "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 9f89519..44661fe 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.10 +This is fapi version 0.0.11 Synopsis: fapi monitor |
