Skip to content

Commit 839e9b3

Browse files
committed
Version 4.0.0 has been released.
1 parent f82122a commit 839e9b3

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

ChangeLog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2017.09.21 Kentaro Fukuchi <[email protected]>
2+
[4.0]
3+
* qrencode.1.in, NEWS:
4+
- Release date has been updated.
5+
* Version 4.0.0 has ben released.
6+
17
2017.09.11 Kentaro Fukuchi <[email protected]>
28
* qrenc.c:
39
- Read buffer is now allocated as a static array to avoid malloc().

NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
libqrencode NEWS - Overview of changes
22
======================================
33

4-
Version 4.0.0 (2017.9.x)
4+
Version 4.0.0 (2017.9.21)
55
------------------------
66
* Memory efficiency has been improved.
77
* QRcode_clearCache() has been deprecated.

qrencode.1.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH QRENCODE 1 "Jul. 6, 2014" "qrencode @VERSION@"
1+
.TH QRENCODE 1 "Sep. 21, 2017" "qrencode @VERSION@"
22
.SH NAME
33
qrencode \- Encode input data in a QR Code and save as a PNG or EPS image.
44
.SH SYNOPSIS

0 commit comments

Comments
 (0)