diff options
| -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, 6 insertions, 6 deletions
@@ -1 +1 @@ -0.0.0.0 +0.1.0 diff --git a/debian/changelog b/debian/changelog index a0e1376..0154f52 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -guprecords (0.0.0.0) stable; urgency=low +guprecords (0.1.0) stable; urgency=low - * Initial version of the template + * Initial release - -- Paul Buetow <paul@buetow.org> Fri, 04 Jan 2013 07:53:32 +0100 + -- Paul Buetow <paul@buetow.org> Sun, 02 Mar 2014 13:32:05 +0100 diff --git a/debian/files b/debian/files index ee7f63c..979e375 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -guprecords_0.0.0.0_all.deb utils optional +guprecords_0.1.0_all.deb utils optional diff --git a/docs/guprecords.1 b/docs/guprecords.1 index 06050bd..031dffa 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.0.0.0" "User Commands" +.TH GUPRECORDS 1 "2014-03-02" "guprecords 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 |
