diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2014-02-16 12:36:06 +0100 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2014-02-16 12:36:06 +0100 |
| commit | 6f8e7db9c84bdd59ac72f2f349f29c38972f9cf0 (patch) | |
| tree | 83ecf84bd2dba4ede004930746c15aa4238f24b8 | |
| parent | cef91e3dac32f845e32d4ade047853c6101dd78e (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.3 +0.3.0 diff --git a/debian/changelog b/debian/changelog index a182969..35267b3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +photoalbum (0.3.0) stable; urgency=low + + * Add another template set: minimal + * Add possibility to specify a custom config file (rcfile) path + * Minor bugfixing + + -- Paul Buetow <paul@buetow.org> Sun, 16 Feb 2014 12:34:45 +0100 + photoalbum (0.2.3) stable; urgency=low * Tarballs do have the extension .tar and not ..tar diff --git a/docs/photoalbum.1 b/docs/photoalbum.1 index cddbf32..c518477 100644 --- a/docs/photoalbum.1 +++ b/docs/photoalbum.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "PHOTOALBUM 1" -.TH PHOTOALBUM 1 "2014-02-16" "photoalbum 0.2.3" "User Commands" +.TH PHOTOALBUM 1 "2014-02-16" "photoalbum 0.3.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 |
