diff options
Diffstat (limited to 'mail/wanderlust/files/_pkg.el')
-rw-r--r-- | mail/wanderlust/files/_pkg.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/wanderlust/files/_pkg.el b/mail/wanderlust/files/_pkg.el index c8414973c3c3..42a24b5b3740 100644 --- a/mail/wanderlust/files/_pkg.el +++ b/mail/wanderlust/files/_pkg.el @@ -1,4 +1,4 @@ ;;;###autoload (package-provide 'wl - :version 1.11 + :version 2.10 :type 'regular) |