diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2014-03-16 15:24:14 +0100 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2014-03-16 15:24:14 +0100 |
| commit | 07a45c2a1fd34e4267c95bc8cb33145789d467db (patch) | |
| tree | 5269f3be8cae931fcf56e85497f1afc69758cbc2 | |
| parent | ccc4fbd28b04dd50bd274c8f722ea44eb6e0dda9 (diff) | |
New release
| -rw-r--r-- | .version | 2 | ||||
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | debian/files | 2 | ||||
| -rw-r--r-- | docs/japi.1 | 2 |
4 files changed, 9 insertions, 3 deletions
@@ -1 +1 @@ -0.1.0 +0.1.1 diff --git a/debian/changelog b/debian/changelog index cfa055d..d6a5233 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +japi (0.1.1) stable; urgency=low + + * Fix the documentation + + -- Paul Buetow <paul@buetow.org> Sun, 16 Mar 2014 15:23:50 +0100 + japi (0.1.0) stable; urgency=low * Initial release of japi diff --git a/debian/files b/debian/files index ac638bc..2952cbb 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -japi_0.1.0_all.deb utils optional +japi_0.1.1_all.deb utils optional diff --git a/docs/japi.1 b/docs/japi.1 index 5980d66..08ce86b 100644 --- a/docs/japi.1 +++ b/docs/japi.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "JAPI 1" -.TH JAPI 1 "2014-03-16" "japi 0.1.0" "User Commands" +.TH JAPI 1 "2014-03-16" "japi 0.1.1" "User Commands" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l |
