summaryrefslogtreecommitdiff
path: root/wince/config_H.ce
diff options
context:
space:
mode:
Diffstat (limited to 'wince/config_H.ce')
-rw-r--r--wince/config_H.ce4
1 files changed, 2 insertions, 2 deletions
diff --git a/wince/config_H.ce b/wince/config_H.ce
index 415a1fe279..9936f7643d 100644
--- a/wince/config_H.ce
+++ b/wince/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.3")) /**/
+#define PRIVLIB_EXP (win32_get_privlib("5.9.4")) /**/
/* 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.3")) /**/
+#define SITELIB_EXP (win32_get_sitelib("5.9.4")) /**/
#define SITELIB_STEM "" /**/
/* Size_t_size: