diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2014-03-17 08:52:04 +0100 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2014-03-17 08:52:04 +0100 |
| commit | b5cae8e54976d57f802f955b9bf475c09ae52c74 (patch) | |
| tree | b2f42d1a73ec78a1c882c157eff069941ef5b766 | |
| parent | ac57f08322713d35cb127030c6b1798ded16ffc9 (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.3.2 +0.3.4 diff --git a/debian/changelog b/debian/changelog index 94b9d9c..a8ca14e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +japi (0.3.4) stable; urgency=low + + * Use different colors + + -- Paul Buetow <paul@buetow.org> Mon, 17 Mar 2014 08:51:33 +0100 + japi (0.3.2) stable; urgency=low * Use different colors diff --git a/debian/files b/debian/files index f528f62..4afb72c 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -japi_0.3.2_all.deb utils optional +japi_0.3.4_all.deb utils optional diff --git a/docs/japi.1 b/docs/japi.1 index 226bd88..af8b74b 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.2" "User Commands" +.TH JAPI 1 "2014-03-16" "japi 0.3.4" "User Commands" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l |
