From 5f128b9a270347d401b6c1e94b43d418f7cbffef Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Fri, 11 Jan 2019 07:46:53 -0500 Subject: Fix version number in comment --- include/qpdf/QPDF.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/qpdf/QPDF.hh b/include/qpdf/QPDF.hh index 6ebdcd03..8a79b6a3 100644 --- a/include/qpdf/QPDF.hh +++ b/include/qpdf/QPDF.hh @@ -281,7 +281,7 @@ class QPDF // original stream's QPDF object must stick around because the // QPDF object is itself the source of the original stream data. // For a more in-depth discussion, please see the TODO file. - // Starting in 8.3.1, you can call setImmediateCopyFrom(true) on + // Starting in 8.4.0, you can call setImmediateCopyFrom(true) on // the SOURCE QPDF object (the one you're copying FROM). If you do // this prior to copying any of its objects, then neither the // source QPDF object nor its input source needs to stick around -- cgit v1.2.3-54-g00ecf