aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2012-07-29 01:25:42 +0200
committerJay Berkenbilt <ejb@ql.org>2012-07-29 04:03:36 +0200
commit2280c4f6d1993bd8940f10f7a1ef0f9f22f6c518 (patch)
treec3c59c390715d20c79738cf3396ada6e3ee6e079 /configure.ac
parent5878d17f0d07737f7130f71f4a26682a1f2318fa (diff)
downloadqpdf-2280c4f6d1993bd8940f10f7a1ef0f9f22f6c518.tar.zst
Update documentation and version numbers
3.0.rc1
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6423284d..8f1bb4d2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
dnl This config.in requires autoconf 2.5 or greater.
AC_PREREQ([2.68])
-AC_INIT([qpdf],[3.0.a0])
+AC_INIT([qpdf],[3.0.rc1])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_FILES([autoconf.mk])