diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2003-01-04 15:55:27 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2003-01-04 15:55:27 +0000 |
commit | bbd86590e0c8f278521f99ec7b9639f9b52a8e2e (patch) | |
tree | 7bdc31d178da5033ed22f91c35ee0636bcca8438 /mail/wanderlust/files/_pkg.el | |
parent | Chase libpq version bump. (diff) |
Update to 2.10.0.
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) |