diff options
-rw-r--r-- | Cross/config.sh-arm-linux | 30 | ||||
-rw-r--r-- | NetWare/Makefile | 4 | ||||
-rw-r--r-- | NetWare/config_H.wc | 12 | ||||
-rw-r--r-- | epoc/config.sh | 20 | ||||
-rw-r--r-- | epoc/createpkg.pl | 2 | ||||
-rw-r--r-- | patchlevel.h | 5 | ||||
-rw-r--r-- | plan9/config.plan9 | 10 | ||||
-rw-r--r-- | win32/Makefile | 2 | ||||
-rw-r--r-- | win32/Makefile.ce | 2 | ||||
-rw-r--r-- | win32/config_H.bc | 16 | ||||
-rw-r--r-- | win32/config_H.ce | 4 | ||||
-rw-r--r-- | win32/config_H.gc | 16 | ||||
-rw-r--r-- | win32/config_H.vc | 16 | ||||
-rw-r--r-- | win32/config_H.vc64 | 16 | ||||
-rw-r--r-- | win32/makefile.mk | 2 |
15 files changed, 79 insertions, 78 deletions
diff --git a/Cross/config.sh-arm-linux b/Cross/config.sh-arm-linux index 062124163f..9af43681f9 100644 --- a/Cross/config.sh-arm-linux +++ b/Cross/config.sh-arm-linux @@ -34,10 +34,10 @@ aphostname='/bin/hostname' api_revision='5' api_subversion='0' api_version='9' -api_versionstring='5.9.4' +api_versionstring='5.9.5' ar='ar' -archlib='/usr/lib/perl5/5.9.4/armv4l-linux' -archlibexp='/usr/lib/perl5/5.9.4/armv4l-linux' +archlib='/usr/lib/perl5/5.9.5/armv4l-linux' +archlibexp='/usr/lib/perl5/5.9.5/armv4l-linux' archname64='' archname='armv4l-linux' archobjs='' @@ -55,7 +55,7 @@ castflags='0' cat='cat' cc='cc' cccdlflags='-fpic' -ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5/5.9.4/armv4l-linux/CORE' +ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5/5.9.5/armv4l-linux/CORE' ccflags='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' ccname='arm-linux-gcc' @@ -691,7 +691,7 @@ inc_version_list=' ' inc_version_list_init='0' incpath='' inews='' -installarchlib='./install_me_here/usr/lib/perl5/5.9.4/armv4l-linux' +installarchlib='./install_me_here/usr/lib/perl5/5.9.5/armv4l-linux' installbin='./install_me_here/usr/bin' installhtml1dir='' installhtml3dir='' @@ -699,13 +699,13 @@ installman1dir='./install_me_here/usr/share/man/man1' installman3dir='./install_me_here/usr/share/man/man3' installprefix='./install_me_here/usr' installprefixexp='./install_me_here/usr' -installprivlib='./install_me_here/usr/lib/perl5/5.9.4' +installprivlib='./install_me_here/usr/lib/perl5/5.9.5' installscript='./install_me_here/usr/bin' -installsitearch='./install_me_here/usr/lib/perl5/site_perl/5.9.4/armv4l-linux' +installsitearch='./install_me_here/usr/lib/perl5/site_perl/5.9.5/armv4l-linux' installsitebin='./install_me_here/usr/bin' installsitehtml1dir='' installsitehtml3dir='' -installsitelib='./install_me_here/usr/lib/perl5/site_perl/5.9.4' +installsitelib='./install_me_here/usr/lib/perl5/site_perl/5.9.5' installsiteman1dir='./install_me_here/usr/share/man/man1' installsiteman3dir='./install_me_here/usr/share/man/man3' installsitescript='./install_me_here/usr/bin' @@ -832,8 +832,8 @@ pmake='' pr='' prefix='/usr' prefixexp='/usr' -privlib='/usr/lib/perl5/5.9.4' -privlibexp='/usr/lib/perl5/5.9.4' +privlib='/usr/lib/perl5/5.9.5' +privlibexp='/usr/lib/perl5/5.9.5' procselfexe='"/proc/self/exe"' prototype='define' ptrsize='4' @@ -894,17 +894,17 @@ sig_num='0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 sig_num_init='0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 6, 17, 29, 31, 0' sig_size='68' signal_t='void' -sitearch='/usr/lib/perl5/site_perl/5.9.4/armv4l-linux' -sitearchexp='/usr/lib/perl5/site_perl/5.9.4/armv4l-linux' +sitearch='/usr/lib/perl5/site_perl/5.9.5/armv4l-linux' +sitearchexp='/usr/lib/perl5/site_perl/5.9.5/armv4l-linux' sitebin='/usr/bin' sitebinexp='/usr/bin' sitehtml1dir='' sitehtml1direxp='' sitehtml3dir='' sitehtml3direxp='' -sitelib='/usr/lib/perl5/site_perl/5.9.4' +sitelib='/usr/lib/perl5/site_perl/5.9.5' sitelib_stem='/usr/lib/perl5/site_perl' -sitelibexp='/usr/lib/perl5/site_perl/5.9.4' +sitelibexp='/usr/lib/perl5/site_perl/5.9.5' siteman1dir='/usr/share/man/man1' siteman1direxp='/usr/share/man/man1' siteman3dir='/usr/share/man/man3' @@ -1026,7 +1026,7 @@ vendorprefix='' vendorprefixexp='' vendorscript='' vendorscriptexp='' -version='5.9.4' +version='5.9.5' version_patchlevel_string='version 9 subversion 4' versiononly='undef' vi='' diff --git a/NetWare/Makefile b/NetWare/Makefile index adf617c762..f6ae9b7c77 100644 --- a/NetWare/Makefile +++ b/NetWare/Makefile @@ -86,7 +86,7 @@ NLM_VERSION = 3,20,0 # Here comes the CW tools - TO BE FILLED TO BUILD WITH CW - -MODULE_DESC = "Perl 5.9.4 for NetWare" +MODULE_DESC = "Perl 5.9.5 for NetWare" CCTYPE = CodeWarrior C_COMPILER = mwccnlm -c CPP_COMPILER = mwccnlm @@ -465,7 +465,7 @@ INST_NW_TOP2 = $(INST_NW_DRV)\perl # versioned installation can be obtained by setting INST_TOP above to a # path that includes an arbitrary version string. # -INST_VER = \5.9.4 +INST_VER = \5.9.5 # # Comment this out if you DON'T want your perl installation to have diff --git a/NetWare/config_H.wc b/NetWare/config_H.wc index 40f74f0f82..36de52f41b 100644 --- a/NetWare/config_H.wc +++ b/NetWare/config_H.wc @@ -1042,7 +1042,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\\NetWare-x86-multi-thread" /**/ +#define ARCHLIB "c:\\perl\\5.9.5\\lib\\NetWare-x86-multi-thread" /**/ /*#define ARCHLIB_EXP "" /**/ /* ARCHNAME: @@ -1073,8 +1073,8 @@ * This symbol is the filename expanded version of the BIN symbol, for * programs that do not want to deal with that at run-time. */ -#define BIN "c:\\perl\\5.9.4\\bin\\NetWare-x86-multi-thread" /**/ -#define BIN_EXP "c:\\perl\\5.9.4\\bin\\NetWare-x86-multi-thread" /**/ +#define BIN "c:\\perl\\5.9.5\\bin\\NetWare-x86-multi-thread" /**/ +#define BIN_EXP "c:\\perl\\5.9.5\\bin\\NetWare-x86-multi-thread" /**/ /* BYTEORDER: * This symbol holds the hexadecimal constant defined in byteorder, @@ -3036,7 +3036,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\\NetWare-x86-multi-thread" /**/ +#define SITEARCH "c:\\perl\\site\\5.9.5\\lib\\NetWare-x86-multi-thread" /**/ /*#define SITEARCH_EXP "" /**/ /* SITELIB: @@ -3059,8 +3059,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 (nw_get_sitelib("5.9.4")) /**/ +#define SITELIB "c:\\perl\\site\\5.9.5\\lib" /**/ +#define SITELIB_EXP (nw_get_sitelib("5.9.5")) /**/ #define SITELIB_STEM "" /**/ /* Size_t_size: diff --git a/epoc/config.sh b/epoc/config.sh index a71e68e230..cdddfacf4c 100644 --- a/epoc/config.sh +++ b/epoc/config.sh @@ -33,8 +33,8 @@ apirevision='' apisubversion='' apiversion='' ar='arm-epoc-pe-ar' -archlib='/usr/lib/perl/5.9.4/epoc' -archlibexp='/usr/lib/perl/5.9.4/epoc' +archlib='/usr/lib/perl/5.9.5/epoc' +archlibexp='/usr/lib/perl/5.9.5/epoc' archname64='' archname='epoc' archobjs='epoc.o epocish.o epoc_stubs.o' @@ -738,8 +738,8 @@ pmake='' pr='' prefix='' prefixexp='' -privlib='/usr/lib/perl/5.9.4' -privlibexp='/usr/lib/perl/5.9.4' +privlib='/usr/lib/perl/5.9.5' +privlibexp='/usr/lib/perl/5.9.5' procselfexe='' prototype='define' ptrsize='4' @@ -794,11 +794,11 @@ sig_num='0' sig_num_init='0, 0' sig_size='1' signal_t='void' -sitearch='/usr/lib/perl/site_perl/5.9.4/epoc' -sitearchexp='/usr/lib/perl/site_perl/5.9.4/epoc' -sitelib='/usr/lib/perl/site_perl/5.9.4/' +sitearch='/usr/lib/perl/site_perl/5.9.5/epoc' +sitearchexp='/usr/lib/perl/site_perl/5.9.5/epoc' +sitelib='/usr/lib/perl/site_perl/5.9.5/' sitelib_stem='/usr/lib/perl/site_perl' -sitelibexp='/usr/lib/perl/site_perl/5.9.4/' +sitelibexp='/usr/lib/perl/site_perl/5.9.5/' siteprefix='' siteprefixexp='' sizesize='4' @@ -879,7 +879,7 @@ vendorlib_stem='' vendorlibexp='' vendorprefix='' vendorprefixexp='' -version='5.9.4' +version='5.9.5' versiononly='undef' vi='' voidflags='15' @@ -1011,7 +1011,7 @@ vendorlib_stem='' vendorlibexp='' vendorprefix='' vendorprefixexp='' -version='5.9.4' +version='5.9.5' vi='' voidflags='15' xlibpth='' diff --git a/epoc/createpkg.pl b/epoc/createpkg.pl index 4614fd320f..f6519a61c3 100644 --- a/epoc/createpkg.pl +++ b/epoc/createpkg.pl @@ -3,7 +3,7 @@ use File::Find; use Cwd; -$VERSION="5.9.4"; +$VERSION="5.9.5"; $EPOC_VERSION=1; diff --git a/patchlevel.h b/patchlevel.h index 0362c41fd9..ec4ad7f71b 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -15,7 +15,7 @@ #define PERL_REVISION 5 /* age */ #define PERL_VERSION 9 /* epoch */ -#define PERL_SUBVERSION 4 /* generation */ +#define PERL_SUBVERSION 5 /* generation */ /* The following numbers describe the earliest compatible version of Perl ("compatibility" here being defined as sufficient binary/API @@ -32,7 +32,7 @@ */ #define PERL_API_REVISION 5 /* Adjust manually as needed. */ #define PERL_API_VERSION 9 /* Adjust manually as needed. */ -#define PERL_API_SUBVERSION 4 /* Adjust manually as needed. */ +#define PERL_API_SUBVERSION 5 /* Adjust manually as needed. */ /* XXX Note: The selection of non-default Configure options, such as -Duselonglong may invalidate these settings. Currently, Configure @@ -118,6 +118,7 @@ hunk. #if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT) static const char * const local_patches[] = { NULL + ,"DEVEL" ,NULL }; diff --git a/plan9/config.plan9 b/plan9/config.plan9 index d7feada49b..99b41e0405 100644 --- a/plan9/config.plan9 +++ b/plan9/config.plan9 @@ -3357,8 +3357,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 "/sys/lib/perl/5.9.4" /**/ -#define PRIVLIB_EXP "/sys/lib/perl/5.9.4" /**/ +#define PRIVLIB "/sys/lib/perl/5.9.5" /**/ +#define PRIVLIB_EXP "/sys/lib/perl/5.9.5" /**/ /* PTRSIZE: * This symbol contains the size of a pointer, so that the C preprocessor @@ -3485,9 +3485,9 @@ * 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 "/sys/lib/perl/5.9.4/site_perl" /**/ -#define SITELIB_EXP "/sys/lib/perl/5.9.4/site_perl" /**/ -#define SITELIB_STEM "/sys/lib/perl/5.9.4/site_perl" /**/ +#define SITELIB "/sys/lib/perl/5.9.5/site_perl" /**/ +#define SITELIB_EXP "/sys/lib/perl/5.9.5/site_perl" /**/ +#define SITELIB_STEM "/sys/lib/perl/5.9.5/site_perl" /**/ /* Size_t_size: * This symbol holds the size of a Size_t in bytes. diff --git a/win32/Makefile b/win32/Makefile index b14f3118c7..bce6105ced 100644 --- a/win32/Makefile +++ b/win32/Makefile @@ -32,7 +32,7 @@ INST_TOP = $(INST_DRV)\perl # versioned installation can be obtained by setting INST_TOP above to a # path that includes an arbitrary version string. # -#INST_VER = \5.9.4 +#INST_VER = \5.9.5 # # Comment this out if you DON'T want your perl installation to have diff --git a/win32/Makefile.ce b/win32/Makefile.ce index cf65e8425d..7ee6830b31 100644 --- a/win32/Makefile.ce +++ b/win32/Makefile.ce @@ -6,7 +6,7 @@ SRCDIR = .. PV = 59 -INST_VER = 5.9.4 +INST_VER = 5.9.5 # INSTALL_ROOT specifies a path where this perl will be installed on CE device INSTALL_ROOT=/netzwerk/sprache/perl 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: diff --git a/win32/config_H.ce b/win32/config_H.ce index 4fecfa8309..3a38692344 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: diff --git a/win32/config_H.gc b/win32/config_H.gc index 8834bc5ee1..d22a0b03ef 100644 --- a/win32/config_H.gc +++ b/win32/config_H.gc @@ -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: @@ -4026,8 +4026,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 @@ -4161,7 +4161,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: @@ -4184,8 +4184,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: diff --git a/win32/config_H.vc b/win32/config_H.vc index 63cc182636..f1d234f3fe 100644 --- a/win32/config_H.vc +++ b/win32/config_H.vc @@ -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: @@ -4022,8 +4022,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 @@ -4157,7 +4157,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: @@ -4180,8 +4180,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: diff --git a/win32/config_H.vc64 b/win32/config_H.vc64 index 4238cca07d..298fe418fb 100644 --- a/win32/config_H.vc64 +++ b/win32/config_H.vc64 @@ -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: diff --git a/win32/makefile.mk b/win32/makefile.mk index bf05fc22e8..fd33135fb6 100644 --- a/win32/makefile.mk +++ b/win32/makefile.mk @@ -34,7 +34,7 @@ INST_TOP *= $(INST_DRV)\perl # versioned installation can be obtained by setting INST_TOP above to a # path that includes an arbitrary version string. # -#INST_VER *= \5.9.4 +#INST_VER *= \5.9.5 # # Comment this out if you DON'T want your perl installation to have |