From a9758bb1b1ac3dd53af96180448f5d98fda3d9e8 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Sun, 29 Dec 2013 20:24:33 +0100 Subject: and practically it works too --- .version | 2 +- docs/photoalbum.1 | 2 +- src/photoalbum.sh | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.version b/.version index d917d3e..36662e6 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -0.1.2 +0.1.3-develop diff --git a/docs/photoalbum.1 b/docs/photoalbum.1 index 9a6829f..a64fd9a 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.2" "User Commands" +.TH PHOTOALBUM 1 "2013-12-29" "photoalbum 0.1.3-develop" "User Commands" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l diff --git a/src/photoalbum.sh b/src/photoalbum.sh index ffe2bf0..c89dd50 100755 --- a/src/photoalbum.sh +++ b/src/photoalbum.sh @@ -10,7 +10,7 @@ usage () { cat - <&2 Usage: $0 [clean|init|version|generate|all] - USAGE +USAGE } init () { -- cgit v1.2.3