diff options
| author | Thien-Thi Nguyen <ttn@gnu.org> | 2018-04-29 19:08:24 +0200 |
|---|---|---|
| committer | Thien-Thi Nguyen <ttn@gnu.org> | 2018-04-29 19:08:24 +0200 |
| commit | 1b5a9286063a176621c1c641c2a4b9542d8e3d21 (patch) | |
| tree | fe5da14f0755cb4bf03ed7c4e06f52bc59c36344 | |
| parent | 9ad8a5f5c99aa3ff2e9a94015778936ad6460a28 (diff) | |
[aa2u] Release: 1.12
* packages/ascii-art-to-unicode/ascii-art-to-unicode.el
[Version]: Bump to "1.12".
| -rw-r--r-- | NEWS | 5 | ||||
| -rw-r--r-- | ascii-art-to-unicode.el | 2 |
2 files changed, 6 insertions, 1 deletions
@@ -2,6 +2,11 @@ NEWS for ascii-art-to-unicode.el See the end for copying conditions. +- 1.12 | 2018-04-29 + - Commentary, docstrings now use U+2018, U+2019 + - mention ‘DOUBLE’ as possible value for ‘aa2u-uniform-weight’ + - small docfixes + - 1.11 | 2017-10-03 - fix uncool attempt to be cool :-/ diff --git a/ascii-art-to-unicode.el b/ascii-art-to-unicode.el index f246db2..8078b63 100644 --- a/ascii-art-to-unicode.el +++ b/ascii-art-to-unicode.el @@ -4,7 +4,7 @@ ;; Author: Thien-Thi Nguyen <ttn@gnu.org> ;; Maintainer: Thien-Thi Nguyen <ttn@gnu.org> -;; Version: 1.11 +;; Version: 1.12 ;; Keywords: ascii, unicode, box-drawing ;; URL: http://www.gnuvola.org/software/aa2u/ |
