* wl/wl-summary.el (wl-summary-mode): Check with fboundp before calling `make-local...
[elisp/wanderlust.git] / elmo / elmo-version.el
index ca51601..6aa7fbb 100644 (file)
@@ -39,8 +39,9 @@
 
 ;; product-define in the first place
 (product-provide 'elmo-version
-  ;; Don't forget to check `wl-version.el' and Info.
-  (product-define "ELMO" nil '(2 11 5)))
+  ;; Don't forget to run `make update-version' and `make test'.
+  ;; Don't forget to check codename in `wl-version.el'.
+  (product-define "ELMO" nil '(2 15 9)))
 
 ;; set version-string
 (product-version-as-string 'elmo-version)