Commit 0e9949afdea05355c9d3c65b64a7bd8729911ae7
1 parent
a9983090
Update versions for 4.0.0 release
Showing
4 changed files
with
5 additions
and
3 deletions
ChangeLog
configure.ac
| ... | ... | @@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script. |
| 2 | 2 | dnl This config.in requires autoconf 2.5 or greater. |
| 3 | 3 | |
| 4 | 4 | AC_PREREQ([2.68]) |
| 5 | -AC_INIT([qpdf],[3.0.2]) | |
| 5 | +AC_INIT([qpdf],[4.0.0]) | |
| 6 | 6 | |
| 7 | 7 | AC_CONFIG_MACRO_DIR([m4]) |
| 8 | 8 | AC_CONFIG_FILES([autoconf.mk]) | ... | ... |
libqpdf/QPDF.cc