Next release is 0.7
0.6.1 was a maintenance release, but 0.6.2 should have been 0.7 already. Fix that for the future. Signed-off-by: Thomas Hochstein <thh@thh.name>
This commit is contained in:
parent
5d58730c56
commit
83a860be10
|
@ -1,4 +1,4 @@
|
|||
checkmail 0.6.3 (unreleased)
|
||||
checkmail 0.7 (unreleased)
|
||||
|
||||
* Re-format ChangeLog.
|
||||
* Update POD documentation (repository, issue tracker).
|
||||
|
|
|
@ -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!
|
||||
|
|
Loading…
Reference in a new issue