summary refs log tree commit diff stats
path: root/build/release-x86.bat
diff options
context:
space:
mode:
authorberkeviktor@aol.com <berkeviktor@aol.com>2011-05-30 22:52:02 +0200
committerberkeviktor@aol.com <berkeviktor@aol.com>2011-05-30 22:52:02 +0200
commit24ac838543bc99ea8d289925b4c5418107d5ae1f (patch)
tree1b27f3cf89001908615793b3f0c7f3896d7b4b68 /build/release-x86.bat
parenta795b5ced9815579611908e4d3f1be2557e152ef (diff)
add support for Perl 5.14
Diffstat (limited to 'build/release-x86.bat')
-rw-r--r--build/release-x86.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/release-x86.bat b/build/release-x86.bat
index c33e981c..05ad7df5 100644
--- a/build/release-x86.bat
+++ b/build/release-x86.bat
@@ -48,6 +48,7 @@ copy ..\plugins\lua\xclua.dll %XCHAT_DEST%\plugins
 copy ..\plugins\mpcinfo\xcmpcinfo.dll %XCHAT_DEST%\plugins
 copy ..\plugins\perl\xcperl-510.dll %XCHAT_DEST%\plugins
 copy ..\plugins\perl\xcperl-512.dll %XCHAT_DEST%\plugins
+copy ..\plugins\perl\xcperl-514.dll %XCHAT_DEST%\plugins
 copy ..\plugins\python\xcpython.dll %XCHAT_DEST%\plugins
 copy ..\plugins\tcl\xctcl.dll %XCHAT_DEST%\plugins
 copy ..\plugins\upd\xcupd.dll %XCHAT_DEST%\plugins