* wl-score.el (wl-score-get-alike, wl-score-put-alike): Change from macro to inline...
[elisp/wanderlust.git] / elmo / elmo-version.el
index 8aab3fe..2cb754a 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 9)))
+  ;; 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 7)))
 
 ;; set version-string
 (product-version-as-string 'elmo-version)