X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=win32%2Fconfig_H.ce;h=3a386923444888016448a9e2aa1c77c56c96b34a;hb=56a89353f5b8fc192aa1f98c713b302ac3f8f0f2;hp=4fecfa830986406f8783ec29a934466f669301c1;hpb=ff1157ca1ff1e9cd225f8c77b56c0020eef9433d;p=p5sagit%2Fp5-mst-13.2.git diff --git a/win32/config_H.ce b/win32/config_H.ce index 4fecfa8..3a38692 100644 --- a/win32/config_H.ce +++ b/win32/config_H.ce @@ -3341,7 +3341,7 @@ * in programs that are not prepared to deal with ~ expansion at run-time. */ #define PRIVLIB "\\Storage Card\\perl58m\\lib" /**/ -#define PRIVLIB_EXP (win32_get_privlib("5.9.4")) /**/ +#define PRIVLIB_EXP (win32_get_privlib("5.9.5")) /**/ /* PTRSIZE: * This symbol contains the size of a pointer, so that the C preprocessor @@ -3472,7 +3472,7 @@ * be tacked onto this variable to generate a list of directories to search. */ #define SITELIB "\\Storage Card\\perl58m\\site\\lib" /**/ -#define SITELIB_EXP (win32_get_sitelib("5.9.4")) /**/ +#define SITELIB_EXP (win32_get_sitelib("5.9.5")) /**/ #define SITELIB_STEM "" /**/ /* Size_t_size: