diff options
| author | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-05-13 22:17:32 +0200 |
|---|---|---|
| committer | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-05-13 22:17:32 +0200 |
| commit | 5d975e3c1edd86f372ba1fadce35128c873e8493 (patch) | |
| tree | 273542a7b6cf796b371ed4e6c49ab94265552ae8 /src/photoalbum.sh | |
| parent | 86703f6f325a57f8bfa270b4dff2ea565808d673 (diff) | |
New release0.4.2
Diffstat (limited to 'src/photoalbum.sh')
| -rwxr-xr-x | src/photoalbum.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/photoalbum.sh b/src/photoalbum.sh index d023864..a047339 100755 --- a/src/photoalbum.sh +++ b/src/photoalbum.sh @@ -3,7 +3,7 @@ # photoalbum (c) 2011 - 2014 by Paul C. Buetow # http://photoalbum.buetow.org -declare -r VERSION='0.3.1develop' +declare -r VERSION='PHOTOALBUMVERSION' declare -r DEFAULTRC=/etc/default/photoalbum declare -r ARG1="${1}" ; shift declare RC_FILE="${1}" ; shift |
