From 3bbc23c19f70b23d547323b439be78d25995c747 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Tue, 3 Oct 2017 21:39:41 +0200 Subject: [aa2u] Release: 1.10 * packages/ascii-art-to-unicode/ascii-art-to-unicode.el [Version]: Bump to "1.10". --- NEWS | 3 +++ ascii-art-to-unicode.el | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 51c44b4..1cf8355 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,9 @@ NEWS for ascii-art-to-unicode.el See the end for copying conditions. +- 1.10 | 2017-10-03 + - be cool w/ Emacs where (ucs-names) => hash table + - 1.9 | 2014-05-29 - new command: ‘aa2u-mark-rectangle-as-text’ - new homepage: http://www.gnuvola.org/software/aa2u/ diff --git a/ascii-art-to-unicode.el b/ascii-art-to-unicode.el index c602ff5..be40d88 100644 --- a/ascii-art-to-unicode.el +++ b/ascii-art-to-unicode.el @@ -4,7 +4,7 @@ ;; Author: Thien-Thi Nguyen ;; Maintainer: Thien-Thi Nguyen -;; Version: 1.9 +;; Version: 1.10 ;; Keywords: ascii, unicode, box-drawing ;; URL: http://www.gnuvola.org/software/aa2u/ -- cgit v1.0