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.4.2 +0.4.3 diff --git a/debian/changelog b/debian/changelog index 63233d1..6c88e5c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +photoalbum (0.4.3) stable; urgency=low + + * Merge + + -- Paul Buetow <paul@buetow.org> Sat, 14 Jun 2014 14:46:53 +0200 + photoalbum (0.4.2) stable; urgency=low * Add Package for Debian Jessie diff --git a/docs/photoalbum.1 b/docs/photoalbum.1 index 11615cc..c5f85ff 100644 --- a/docs/photoalbum.1 +++ b/docs/photoalbum.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "PHOTOALBUM 1" -.TH PHOTOALBUM 1 "2014-05-13" "photoalbum 0.4.2" "User Commands" +.TH PHOTOALBUM 1 "2014-05-13" "photoalbum 0.4.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 |
