diff options
| -rw-r--r-- | .version | 2 | ||||
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | docs/photoalbum.1 | 2 |
3 files changed, 8 insertions, 2 deletions
@@ -1 +1 @@ -0.1.0 +0.1.1 diff --git a/debian/changelog b/debian/changelog index a512796..7cc4c5a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +photoalbum (0.1.1) stable; urgency=low + + * Fixing the version string. + + -- Paul Buetow <paul@buetow.org> Sun, 29 Dec 2013 15:39:32 +0100 + photoalbum (0.1.0) stable; urgency=low * Initial version with a Debian Package which actually works. diff --git a/docs/photoalbum.1 b/docs/photoalbum.1 index 29bfc66..6b6e840 100644 --- a/docs/photoalbum.1 +++ b/docs/photoalbum.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "PHOTOALBUM 1" -.TH PHOTOALBUM 1 "2013-12-29" "photoalbum 0.1.0" "User Commands" +.TH PHOTOALBUM 1 "2013-12-29" "photoalbum 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 |
