Fix sasl.el hmac-util -> hex-util.
[elisp/flim.git] / mime-def.el
index 18f5af8..7eb26f6 100644 (file)
@@ -35,7 +35,7 @@
 (eval-when-compile (require 'cl))      ; list*
 
 (eval-and-compile
-  (defconst mime-library-product ["SLIM" (1 13 1) "\e$B?<ED63;R\e(B"]
+  (defconst mime-library-product ["SLIM" (1 13 3) "\e$BHSEgD>;R\e(B"]
     "Product name, version number and code name of MIME-library package.")
   )