summaryrefslogtreecommitdiff
path: root/src/pcre2.h.generic
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2019-11-21 16:31:08 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2019-11-21 16:31:08 +0000
commit4c619d4d01386c5b2f90bc659f9ea0821b665644 (patch)
tree62f7dab1643aa99cf21b541c2ee378281f12f2fa /src/pcre2.h.generic
parent3255e7c4bb6f7317e9e119718b254a13567909ba (diff)
downloadpcre2-4c619d4d01386c5b2f90bc659f9ea0821b665644.tar.gz
Final file tidies for 10.34
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1188 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'src/pcre2.h.generic')
-rw-r--r--src/pcre2.h.generic4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pcre2.h.generic b/src/pcre2.h.generic
index 7f000b5..cb9d61a 100644
--- a/src/pcre2.h.generic
+++ b/src/pcre2.h.generic
@@ -43,8 +43,8 @@ POSSIBILITY OF SUCH DAMAGE.
#define PCRE2_MAJOR 10
#define PCRE2_MINOR 34
-#define PCRE2_PRERELEASE -RC2
-#define PCRE2_DATE 2019-11-06
+#define PCRE2_PRERELEASE
+#define PCRE2_DATE 2019-11-21
/* When an application links to a PCRE DLL in Windows, the symbols that are
imported have to be identified as such. When building PCRE2, the appropriate