Commit 111ec50950834699790d4ae4e80a787180fb351a
1 parent
ffda66ca
8.0.rc3
Showing
3 changed files
with
3 additions
and
3 deletions
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],[8.0.rc2]) | |
| 5 | +AC_INIT([qpdf],[8.0.rc3]) | |
| 6 | 6 | |
| 7 | 7 | AC_CONFIG_MACRO_DIR([m4]) |
| 8 | 8 | AC_CONFIG_FILES([autoconf.mk]) | ... | ... |
libqpdf/QPDF.cc