summaryrefslogtreecommitdiff
path: root/src/config.h.generic
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2015-01-05 16:02:11 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2015-01-05 16:02:11 +0000
commit03b83cd27b6d5d29c086e1ab44d4405a3bfd3a9c (patch)
treed8a9fceb56b5d5c0c961574dd13d345f6be94fd2 /src/config.h.generic
parentd6fe31c67582de327bc340428d887ba78a3e5b19 (diff)
downloadpcre2-03b83cd27b6d5d29c086e1ab44d4405a3bfd3a9c.tar.gz
Final file tides for the 10.00 release.
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@181 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'src/config.h.generic')
-rw-r--r--src/config.h.generic9
1 files changed, 4 insertions, 5 deletions
diff --git a/src/config.h.generic b/src/config.h.generic
index 5fb75f1..8c5986b 100644
--- a/src/config.h.generic
+++ b/src/config.h.generic
@@ -140,8 +140,7 @@ sure both macros are undefined; an emulation function will then be used. */
#define LINK_SIZE 2
#endif
-/* Define to the sub-directory in which libtool stores uninstalled libraries.
- */
+/* Define to the sub-directory where libtool stores uninstalled libraries. */
/* This is ignored unless you are using libtool. */
#ifndef LT_OBJDIR
#define LT_OBJDIR ".libs/"
@@ -201,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.00-RC2"
+#define PACKAGE_STRING "PCRE2 10.00"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "pcre2"
@@ -210,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.00-RC2"
+#define PACKAGE_VERSION "10.00"
/* 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
@@ -288,7 +287,7 @@ sure both macros are undefined; an emulation function will then be used. */
/* #undef SUPPORT_VALGRIND */
/* Version number of package */
-#define VERSION "10.00-RC2"
+#define VERSION "10.00"
/* Define to empty if `const' does not conform to ANSI C. */
/* #undef const */