branch: elpa/htmlize
commit 18693fd310cafcf9feb27e3d2d6a0fd874e34d0b
Author: Hrvoje Niksic <[email protected]>
Commit: Hrvoje Niksic <[email protected]>
Bumped version.
---
htmlize.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/htmlize.el b/htmlize.el
index 2c55ab5..6fde54b 100644
--- a/htmlize.el
+++ b/htmlize.el
@@ -4,7 +4,7 @@
;; Author: Hrvoje Niksic <[email protected]>
;; Keywords: hypermedia, extensions
-;; Version: 1.41
+;; Version: 1.42
;; 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
@@ -99,7 +99,7 @@
(defvar font-lock-support-mode)
(defvar global-font-lock-mode))
-(defconst htmlize-version "1.41")
+(defconst htmlize-version "1.42")
(defgroup htmlize nil
"Convert buffer text and faces to HTML."