Update version number and copyright.
Picked from upstream. Signed-off-by: Thomas Hochstein <thh@inter.net>
This commit is contained in:
parent
638b24050f
commit
0618b624e9
6 changed files with 12 additions and 11 deletions
|
|
@ -18,7 +18,7 @@ require Exporter;
|
|||
$VERSION = "0.18";
|
||||
|
||||
# Usevote version
|
||||
$usevote_version = "UseVoteGer 4.09";
|
||||
$usevote_version = "UseVoteGer 4.11";
|
||||
|
||||
sub read_config {
|
||||
|
||||
|
|
@ -45,6 +45,7 @@ sub read_config {
|
|||
voteaccount => "<> (unkonfiguriertes Usevote)",
|
||||
mailfrom => "<> (unkonfiguriertes Usevote)",
|
||||
envelopefrom => "<>",
|
||||
mailboxtype => "mbox",
|
||||
mailstart => "^From ",
|
||||
archivedir => "fertig",
|
||||
tmpdir => "tmp",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue