diff options
| -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.3.1 +0.3.2 diff --git a/debian/changelog b/debian/changelog index 236e933..94b9d9c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +japi (0.3.2) stable; urgency=low + + * Use different colors + + -- Paul Buetow <paul@buetow.org> Mon, 17 Mar 2014 08:45:27 +0100 + japi (0.3.1) stable; urgency=low * More compact text output (remove empty line between each issue) diff --git a/debian/files b/debian/files index c865913..f528f62 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -japi_0.3.1_all.deb utils optional +japi_0.3.2_all.deb utils optional diff --git a/docs/japi.1 b/docs/japi.1 index a78536e..226bd88 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.3.1" "User Commands" +.TH JAPI 1 "2014-03-16" "japi 0.3.2" "User Commands" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l |
