summaryrefslogtreecommitdiff
path: root/src/config.h.generic
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2015-09-25 16:00:50 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2015-09-25 16:00:50 +0000
commit51290d865301ad5720e2d4cf114defa2c64d7a46 (patch)
tree42c4ad9fc3fca4131a23450bd042982921cddb9b /src/config.h.generic
parent76d4c007f1934d0b5d78e0a6849af589731bbbeb (diff)
downloadpcre2-51290d865301ad5720e2d4cf114defa2c64d7a46.tar.gz
Update generic versions of config.h and pcre2.h.
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@379 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'src/config.h.generic')
-rw-r--r--src/config.h.generic6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/config.h.generic b/src/config.h.generic
index 0f9da50..26bc817 100644
--- a/src/config.h.generic
+++ b/src/config.h.generic
@@ -200,7 +200,7 @@ sure both macros are undefined; an emulation function will then be used. */
#define PACKAGE_NAME "PCRE2"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "PCRE2 10.20"
+#define PACKAGE_STRING "PCRE2 10.21-RC1"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "pcre2"
@@ -209,7 +209,7 @@ sure both macros are undefined; an emulation function will then be used. */
#define PACKAGE_URL ""
/* Define to the version of this package. */
-#define PACKAGE_VERSION "10.20"
+#define PACKAGE_VERSION "10.21-RC1"
/* The value of PARENS_NEST_LIMIT specifies the maximum depth of nested
parentheses (of any kind) in a pattern. This limits the amount of system
@@ -290,7 +290,7 @@ sure both macros are undefined; an emulation function will then be used. */
/* #undef SUPPORT_VALGRIND */
/* Version number of package */
-#define VERSION "10.20"
+#define VERSION "10.21-RC1"
/* Define to empty if `const' does not conform to ANSI C. */
/* #undef const */