branch: elpa/htmlize
commit 179f267056159f3d6f23dd9c42837cdd9c287a3b
Author: Hrvoje Niksic <[email protected]>
Commit: Hrvoje Niksic <[email protected]>

    Bump version.
---
 htmlize.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/htmlize.el b/htmlize.el
index f3a13f6..d620f1f 100644
--- a/htmlize.el
+++ b/htmlize.el
@@ -4,7 +4,7 @@
 
 ;; Author: Hrvoje Niksic <[email protected]>
 ;; Keywords: hypermedia, extensions
-;; Version: 1.39
+;; Version: 1.40
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
@@ -96,7 +96,7 @@
   (defvar font-lock-support-mode)
   (defvar global-font-lock-mode))
 
-(defconst htmlize-version "1.39")
+(defconst htmlize-version "1.40")
 
 (defgroup htmlize nil
   "Convert buffer text and faces to HTML."

Reply via email to