summaryrefslogtreecommitdiff
path: root/internal.h
diff options
context:
space:
mode:
authornigel <nigel@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-02-24 21:39:13 +0000
committernigel <nigel@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-02-24 21:39:13 +0000
commitb72ae7c414f315e8915948fbea7b391a490fa946 (patch)
treef900e0a0a759e700bf22637d9db64878bf433be1 /internal.h
parent7301eeae8c520c3a24e15bbcbb4b5b5343646e2c (diff)
downloadpcre-b72ae7c414f315e8915948fbea7b391a490fa946.tar.gz
Load pcre-2.08 into code/trunk.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@39 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'internal.h')
-rw-r--r--internal.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/internal.h b/internal.h
index ccad598..13df1d6 100644
--- a/internal.h
+++ b/internal.h
@@ -3,9 +3,6 @@
*************************************************/
-#define PCRE_VERSION "2.07 29-Jul-1999"
-
-
/* This is a library of functions to support regular expressions whose syntax
and semantics are as close as possible to those of the Perl 5 language. See
the file Tech.Notes for some information on the internals.