emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/htmlize 8c09264 097/134: Bump version and copyright.


From: ELPA Syncer
Subject: [nongnu] elpa/htmlize 8c09264 097/134: Bump version and copyright.
Date: Sat, 7 Aug 2021 09:17:15 -0400 (EDT)

branch: elpa/htmlize
commit 8c09264bc6ac289256c114762d38972f38cc0a75
Author: Hrvoje Niksic <hniksic@gmail.com>
Commit: Hrvoje Niksic <hniksic@gmail.com>

    Bump version and copyright.
---
 htmlize.el | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/htmlize.el b/htmlize.el
index f613cfa..140d0cd 100644
--- a/htmlize.el
+++ b/htmlize.el
@@ -1,10 +1,10 @@
 ;;; htmlize.el --- Convert buffer text and decorations to HTML.
 
-;; Copyright (C) 1997-2003,2005,2006,2009,2011,2012 Hrvoje Niksic
+;; Copyright (C) 1997-2003,2005,2006,2009,2011,2012,2014 Hrvoje Niksic
 
 ;; Author: Hrvoje Niksic <hniksic@xemacs.org>
 ;; Keywords: hypermedia, extensions
-;; Version: 1.47
+;; Version: 1.48
 
 ;; 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.47")
+(defconst htmlize-version "1.48")
 
 (defgroup htmlize nil
   "Convert buffer text and faces to HTML."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]