This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Bump the version number to 5.11.0
[perl5.git] / win32 / config_H.ce
index ce98d7d..3704009 100644 (file)
  *     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.10.0"))      /**/
+#define PRIVLIB_EXP (win32_get_privlib("5.11.0"))      /**/
 
 /* PTRSIZE:
  *     This symbol contains the size of a pointer, so that the C preprocessor
  *     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.10.0"))      /**/
+#define SITELIB_EXP (win32_get_sitelib("5.11.0"))      /**/
 #define SITELIB_STEM ""                /**/
 
 /* Size_t_size: