diff options
| author | Paul C. Buetow <paul@buetow.org> | 2014-04-15 21:20:00 +0200 |
|---|---|---|
| committer | Paul C. Buetow <paul@buetow.org> | 2014-04-15 21:20:00 +0200 |
| commit | 344182b738269b6e0b4b949e5b06e616f81afce8 (patch) | |
| tree | fa711bbb2e3ed2f41e375a2792bcb7aea04a9012 | |
| parent | 60915e84cec290a1516919d9b0d818b2398ad2af (diff) | |
New release
| -rw-r--r-- | .version | 2 | ||||
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | debian/files | 2 | ||||
| -rw-r--r-- | docs/fapi.1 | 2 |
4 files changed, 9 insertions, 3 deletions
@@ -1 +1 @@ -0.0.2 +0.0.2a diff --git a/debian/changelog b/debian/changelog index 699a4af..5e0bed9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +fapi (0.0.2a) stable; urgency=low + + * Some test release. + + -- Paul Buetow <paul@buetow.org> Tue, 15 Apr 2014 21:19:21 +0200 + fapi (0.0.2) stable; urgency=low * This release includes only minor enhancements diff --git a/debian/files b/debian/files index f14e482..96aca0f 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -fapi_0.0.2_all.deb utils optional +fapi_0.0.2a_all.deb utils optional diff --git a/docs/fapi.1 b/docs/fapi.1 index f2bc712..c3e64c3 100644 --- a/docs/fapi.1 +++ b/docs/fapi.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "FAPI 1" -.TH FAPI 1 "2014-04-15" "fapi 0.0.2" "User Commands" +.TH FAPI 1 "2014-04-15" "fapi 0.0.2a" "User Commands" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l |
