diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2014-01-11 13:43:58 +0100 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2014-01-11 13:43:58 +0100 |
| commit | 63ff5cd89794ee580532894db03916fadcee502d (patch) | |
| tree | f385f6afaccdcfccbbcc650818df48a833f5308f | |
| parent | 382dab000708e2bce2ca71efffc7bc51f9758458 (diff) | |
New release
| -rw-r--r-- | .version | 2 | ||||
| -rw-r--r-- | debian/changelog | 8 | ||||
| -rw-r--r-- | docs/photoalbum.1 | 2 |
3 files changed, 10 insertions, 2 deletions
@@ -1 +1 @@ -0.2.2 +0.2.3 diff --git a/debian/changelog b/debian/changelog index 53ed5fc..a182969 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +photoalbum (0.2.3) stable; urgency=low + + * Tarballs do have the extension .tar and not ..tar + * Images do have the file name $NAME.$TYPE and not just $NAME$TYPE + * Fix the version string + + -- Paul Buetow <paul@buetow.org> Sat, 11 Jan 2014 13:42:44 +0100 + photoalbum (0.2.2) stable; urgency=low * Some cosmetic source code fixes diff --git a/docs/photoalbum.1 b/docs/photoalbum.1 index 54bcaa0..3673404 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.2.2" "User Commands" +.TH PHOTOALBUM 1 "2013-12-29" "photoalbum 0.2.3" "User Commands" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l |
