summaryrefslogtreecommitdiff
path: root/win32/config_H.bc
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2006-10-09 10:11:09 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2006-10-09 10:11:09 +0000
commit56a89353f5b8fc192aa1f98c713b302ac3f8f0f2 (patch)
tree8dc0fe2f340be762fe46a091036b48d877a34d84 /win32/config_H.bc
parentff1157ca1ff1e9cd225f8c77b56c0020eef9433d (diff)
downloadperl-56a89353f5b8fc192aa1f98c713b302ac3f8f0f2.tar.gz
Bump version to 5.9.5
p4raw-id: //depot/perl@28969
Diffstat (limited to 'win32/config_H.bc')
-rw-r--r--win32/config_H.bc16
1 files changed, 8 insertions, 8 deletions
diff --git a/win32/config_H.bc b/win32/config_H.bc
index 852fda8db7..fc0b415018 100644
--- a/win32/config_H.bc
+++ b/win32/config_H.bc
@@ -944,7 +944,7 @@
* This symbol contains the ~name expanded version of ARCHLIB, to be used
* in programs that are not prepared to deal with ~ expansion at run-time.
*/
-#define ARCHLIB "c:\\perl\\5.9.4\\lib\\MSWin32-x86" /**/
+#define ARCHLIB "c:\\perl\\5.9.5\\lib\\MSWin32-x86" /**/
/*#define ARCHLIB_EXP "" /**/
/* ARCHNAME:
@@ -979,8 +979,8 @@
* This symbol, if defined, indicates that we'd like to relocate entries
* in @INC at run time based on the location of the perl binary.
*/
-#define BIN "c:\\perl\\5.9.4\\bin\\MSWin32-x86" /**/
-#define BIN_EXP "c:\\perl\\5.9.4\\bin\\MSWin32-x86" /**/
+#define BIN "c:\\perl\\5.9.5\\bin\\MSWin32-x86" /**/
+#define BIN_EXP "c:\\perl\\5.9.5\\bin\\MSWin32-x86" /**/
/*#define PERL_RELOCATABLE_INC "" /**/
/* INTSIZE:
@@ -3996,8 +3996,8 @@
* This symbol contains the ~name expanded version of PRIVLIB, to be used
* in programs that are not prepared to deal with ~ expansion at run-time.
*/
-#define PRIVLIB "c:\\perl\\5.9.4\\lib" /**/
-#define PRIVLIB_EXP (win32_get_privlib("5.9.4")) /**/
+#define PRIVLIB "c:\\perl\\5.9.5\\lib" /**/
+#define PRIVLIB_EXP (win32_get_privlib("5.9.5")) /**/
/* CAN_PROTOTYPE:
* If defined, this macro indicates that the C compiler can handle
@@ -4131,7 +4131,7 @@
* This symbol contains the ~name expanded version of SITEARCH, to be used
* in programs that are not prepared to deal with ~ expansion at run-time.
*/
-#define SITEARCH "c:\\perl\\site\\5.9.4\\lib\\MSWin32-x86" /**/
+#define SITEARCH "c:\\perl\\site\\5.9.5\\lib\\MSWin32-x86" /**/
/*#define SITEARCH_EXP "" /**/
/* SITELIB:
@@ -4154,8 +4154,8 @@
* removed. The elements in inc_version_list (inc_version_list.U) can
* be tacked onto this variable to generate a list of directories to search.
*/
-#define SITELIB "c:\\perl\\site\\5.9.4\\lib" /**/
-#define SITELIB_EXP (win32_get_sitelib("5.9.4")) /**/
+#define SITELIB "c:\\perl\\site\\5.9.5\\lib" /**/
+#define SITELIB_EXP (win32_get_sitelib("5.9.5")) /**/
#define SITELIB_STEM "" /**/
/* Size_t_size: