diff options
Diffstat (limited to 'source/rvs-core')
-rwxr-xr-x | source/rvs-core/lib/rvsdb | 4 | ||||
-rwxr-xr-x | source/rvs-core/lib/stdio | 8 |
2 files changed, 3 insertions, 9 deletions
diff --git a/source/rvs-core/lib/rvsdb b/source/rvs-core/lib/rvsdb index 8cd4316..3ced573 100755 --- a/source/rvs-core/lib/rvsdb +++ b/source/rvs-core/lib/rvsdb @@ -1,8 +1,8 @@ #!$$SHELL$$ # abomination module:rvs:lib:rvsdb #name='rvs db' -#ver='0.6.0' -logver='0.5.0' +#ver='0.6.2' +logver='0.6.0' # Copyright (C) 2009 Luke Shumaker # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/source/rvs-core/lib/stdio b/source/rvs-core/lib/stdio index 9398a52..aff22f1 100755 --- a/source/rvs-core/lib/stdio +++ b/source/rvs-core/lib/stdio @@ -1,7 +1,7 @@ #!$$SHELL$$ # abomination module:rvs:lib:stdio #name='rvs stdio' -#ver='0.6.0' +#ver='0.6.2' #usage='' # Copyright (C) 2009 Luke Shumaker # This program is distributed in the hope that it will be useful, @@ -11,12 +11,6 @@ # # Originally written by Luke Shumaker <lukeshu@sbcglobal.net>. -#source "$RVSDIR/lib/stdio" -#source "$RVSDIR/lib/rvsdb" - -sopt='VhH?vq' -lopt='version,verbose,quiet,help' - verbose() { if [ "$volume" == '-v' ]; then echo $@ |