* poe-18.el (current-time-zone): New function.
[elisp/apel.git] / product.el
index ad3d394..d420efd 100644 (file)
@@ -238,7 +238,7 @@ If optional argument VERBOSE is non-nil, then return string of
            (concat "/"
                    (product-set-version-string
                     product
-                    (mapconcat (function number-to-string)
+                    (mapconcat (function int-to-string)
                                (product-version product)
                                "."))))
           (""))