diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2014-03-02 13:58:08 +0100 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2014-03-02 13:58:08 +0100 |
| commit | ed0630c3e1daf5c599e5534e634788d142b5e251 (patch) | |
| tree | bc29c76628b4bff581ab0bb97adc870492ee64f3 | |
| parent | 1fee70f46294743efd2447bfd6bfb3529c1fa7e8 (diff) | |
New release
| -rw-r--r-- | .version | 2 | ||||
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | debian/files | 2 | ||||
| -rw-r--r-- | docs/guprecords.1 | 2 |
4 files changed, 9 insertions, 3 deletions
@@ -1 +1 @@ -0.1.3 +0.1.4 diff --git a/debian/changelog b/debian/changelog index fd2d410..a3b2567 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +guprecords (0.1.4) stable; urgency=low + + * Fix the --help output. + + -- Paul Buetow <paul@buetow.org> Sun, 02 Mar 2014 13:57:38 +0100 + guprecords (0.1.3) stable; urgency=low * Fix version string in manpage diff --git a/debian/files b/debian/files index 9285e3b..ec138fe 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -guprecords_0.1.3_all.deb utils optional +guprecords_0.1.4_all.deb utils optional diff --git a/docs/guprecords.1 b/docs/guprecords.1 index 29bde52..0b37a34 100644 --- a/docs/guprecords.1 +++ b/docs/guprecords.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "GUPRECORDS 1" -.TH GUPRECORDS 1 "2014-03-02" "guprecords 0.1.3" "User Commands" +.TH GUPRECORDS 1 "2014-03-02" "guprecords 0.1.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 |
