[Codestriker-commits] CVS update: codestriker/bin install.pl
Brought to you by:
sits
|
From: <si...@us...> - 2006-08-10 23:57:00
|
User: sits
Date: 06/08/10 16:56:56
Modified: bin install.pl
Log:
Added the right dependency value for MIME::QuotedPrint
Index: install.pl
===================================================================
RCS file: /cvsroot/codestriker/codestriker/bin/install.pl,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- install.pl 21 Jul 2006 06:25:27 -0000 1.11
+++ install.pl 10 Aug 2006 23:56:56 -0000 1.12
@@ -77,7 +77,7 @@
},
{
name => 'MIME::QuotedPrint',
- version => '0'
+ version => '2.14'
},
{
name => 'DBI',
|