diff options
| author | Paul Buetow (lxpbuetowlap.united.domain) <paul@buetow.org> | 2014-03-16 17:57:39 +0100 |
|---|---|---|
| committer | Paul Buetow (lxpbuetowlap.united.domain) <paul@buetow.org> | 2014-03-16 17:57:39 +0100 |
| commit | 7810473bd74a38aba88879fa42819fd1a2f8d04c (patch) | |
| tree | a81127cd632e2ddcc811f81075b7ac12e2013b6a | |
| parent | 739a53359cfbcf0f1d18f9f991174a3acbc33152 (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.2.0 +0.3.0 diff --git a/debian/changelog b/debian/changelog index 6a9bacf..19659f7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +japi (0.3.0) stable; urgency=low + + * Some enhancements in the txt output. + + -- Paul Buetow <paul@buetow.org> Sun, 16 Mar 2014 17:57:03 +0100 + japi (0.2.0) stable; urgency=low * Add support for terminal colors. diff --git a/debian/files b/debian/files index 20ffd35..380e6f8 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -japi_0.2.0_all.deb utils optional +japi_0.3.0_all.deb utils optional diff --git a/docs/japi.1 b/docs/japi.1 index b17b2be..3ded642 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.2.0" "User Commands" +.TH JAPI 1 "2014-03-16" "japi 0.3.0" "User Commands" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l |
