diff options
| author | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-06-16 09:10:36 +0200 |
|---|---|---|
| committer | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-06-16 09:10:36 +0200 |
| commit | 481244551b413ca2be2792ff1b393dd5b945de6b (patch) | |
| tree | 2f07b5026b3c32616abc84fcb4206a42ce701a7d | |
| parent | f0f10a484317aad07d89eb0846b65058587fa39f (diff) | |
New release0.4.3
| -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.4.1 +0.4.2 diff --git a/debian/changelog b/debian/changelog index fbe5efe..dab8251 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +japi (0.4.2) stable; urgency=low + + * Merge + + -- Paul Buetow <paul@buetow.org> Mon, 16 Jun 2014 09:10:18 +0200 + japi (0.4.1) stable; urgency=low * Add Debian GNU/Linux Jessie package diff --git a/debian/files b/debian/files index ee921ab..b7cc84e 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -japi_0.4.1_all.deb utils optional +japi_0.4.2_all.deb utils optional diff --git a/docs/japi.1 b/docs/japi.1 index 263f412..9638c48 100644 --- a/docs/japi.1 +++ b/docs/japi.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "JAPI 1" -.TH JAPI 1 "2014-03-18" "japi 0.4.1" "User Commands" +.TH JAPI 1 "2014-03-18" "japi 0.4.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 |
