summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsrc/Makefile.mingw2
-rwxr-xr-xsrc/Makefile.win322
2 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.mingw b/src/Makefile.mingw
index 6c98e87..3bac78f 100755
--- a/src/Makefile.mingw
+++ b/src/Makefile.mingw
@@ -17,7 +17,7 @@
MAJOR=3
-MINOR=6
+MINOR=9
RM=del
#RM=rm -f
XTINC =
diff --git a/src/Makefile.win32 b/src/Makefile.win32
index aab6ccd..535011f 100755
--- a/src/Makefile.win32
+++ b/src/Makefile.win32
@@ -17,7 +17,7 @@
# change this in version.h too !!!!
MAJOR=3
-MINOR=8
+MINOR=9
PCREINC = -I "C:\Documents and Settings\fcolin\My Documents\Visual Studio 2005\Projects\pcre-6.4\\"
PCRELIB = Debug\pcre.lib