diff --git a/ChangeLog b/ChangeLog index 815656b..3b347d7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -checkmail 0.6.3 (unreleased) +checkmail 0.7 (unreleased) * Re-format ChangeLog. * Update POD documentation (repository, issue tracker). diff --git a/checkmail.pl b/checkmail.pl index 3353cf6..93cd867 100644 --- a/checkmail.pl +++ b/checkmail.pl @@ -9,7 +9,7 @@ # It can be redistributed and/or modified under the same terms under # which Perl itself is published. -our $VERSION = "0.6.3 (unreleased)"; +our $VERSION = "0.7 (unreleased)"; ################################# Configuration ################################ # Please fill in a working configuration!