diff options
| author | Paul Buetow (lxpbuetowlap.united.domain) <paul@buetow.org> | 2014-03-16 14:52:03 +0100 |
|---|---|---|
| committer | Paul Buetow (lxpbuetowlap.united.domain) <paul@buetow.org> | 2014-03-16 14:52:03 +0100 |
| commit | 8b32e35c3ed772e19f310d1b7c6979857c33c7a8 (patch) | |
| tree | 3d47b3cda337b4d31899bd9aeaa95ad448e70a1f | |
| parent | c71433633c089861513f5b84dd7d2390e0695104 (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, 6 insertions, 6 deletions
@@ -1 +1 @@ -0.0.0 +0.1.0 diff --git a/debian/changelog b/debian/changelog index 90826ec..cfa055d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -japi (0.0.0) stable; urgency=low +japi (0.1.0) stable; urgency=low - * Initial version of the template + * Initial release of japi - -- Paul Buetow <paul@buetow.org> Fri, 04 Jan 2013 07:53:32 +0100 + -- Paul Buetow <paul@buetow.org> Sun, 16 Mar 2014 14:51:05 +0100 diff --git a/debian/files b/debian/files index 165d997..ac638bc 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -japi_0.0.0_all.deb utils optional +japi_0.1.0_all.deb utils optional diff --git a/docs/japi.1 b/docs/japi.1 index bd29ae0..9cf23b5 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.0.0" "User Commands" +.TH JAPI 1 "2014-03-16" "japi 0.1.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 |
