Add (eval-when-compile (require 'static)).
[elisp/wanderlust.git] / elmo / elmo-version.el
index ea6f869..4a2a840 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 20)))
+  ;; 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 6)))
 
 ;; set version-string
 (product-version-as-string 'elmo-version)