version number updated
This commit is contained in:
parent
ae66837598
commit
3ba5abbf16
2 changed files with 2 additions and 2 deletions
|
@ -45,7 +45,7 @@ Usage options
|
|||
|
||||
Find wallpapers recursively in a dir and sub-directories...
|
||||
|
||||
Version : 0.1.1
|
||||
Version : 0.1.2
|
||||
Author : Francois B (Makoto)
|
||||
Licence : GPLv3
|
||||
|
||||
|
|
2
wpfind
2
wpfind
|
@ -7,7 +7,7 @@
|
|||
#------------------------------------------------------------------------------
|
||||
|
||||
# app version number
|
||||
version="0.1.1"
|
||||
version="0.1.2"
|
||||
# logfile
|
||||
logfile="wpfind.log"
|
||||
touch wpfind.log
|
||||
|
|
Loading…
Reference in a new issue