From 2280c4f6d1993bd8940f10f7a1ef0f9f22f6c518 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 28 Jul 2012 19:25:42 -0400 Subject: Update documentation and version numbers 3.0.rc1 --- libqpdf/QPDF.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libqpdf/QPDF.cc') diff --git a/libqpdf/QPDF.cc b/libqpdf/QPDF.cc index bee2f3ee..e08b3ecb 100644 --- a/libqpdf/QPDF.cc +++ b/libqpdf/QPDF.cc @@ -18,7 +18,7 @@ #include #include -std::string QPDF::qpdf_version = "3.0.a0"; +std::string QPDF::qpdf_version = "3.0.rc1"; static char const* EMPTY_PDF = "%PDF-1.3\n" -- cgit v1.2.3-54-g00ecf