diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2014-03-02 13:39:36 +0100 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2014-03-02 13:39:36 +0100 |
| commit | 35ecaae67601511e6ed05ebe0a99316a4b0de605 (patch) | |
| tree | 8feea2bbac12b65616cb110508157be2cbf8aff9 | |
| parent | c1823fbf10c37c4ba542a4fa2006b4dfaf00a226 (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.0 +0.1.1 diff --git a/debian/changelog b/debian/changelog index 0154f52..4884281 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +guprecords (0.1.1) stable; urgency=low + + * Fix the version string + + -- Paul Buetow <paul@buetow.org> Sun, 02 Mar 2014 13:39:17 +0100 + guprecords (0.1.0) stable; urgency=low * Initial release diff --git a/debian/files b/debian/files index 979e375..bad6219 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -guprecords_0.1.0_all.deb utils optional +guprecords_0.1.1_all.deb utils optional diff --git a/docs/guprecords.1 b/docs/guprecords.1 index 031dffa..c2f4adb 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.0" "User Commands" +.TH GUPRECORDS 1 "2014-03-02" "guprecords 0.1.1" "User Commands" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l |
