diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2014-03-02 13:32:32 +0100 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2014-03-02 13:32:32 +0100 |
| commit | c307d374640084ed0fe4f6689f57becce031f530 (patch) | |
| tree | e52ef5b9d1b879b521cf9fcf6047f93e640b7d39 | |
| parent | a647d21b81115ef6a81b5644936b725a9aa3bb8e (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, 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 |
