summaryrefslogtreecommitdiff
path: root/symbian/port.pl
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2005-11-09 19:45:07 +0200
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-11-10 08:36:13 +0000
commitdb5886f1c778575b40da80b66a50b6ab376ad943 (patch)
treeac8093772a53fd526cf948dc18102266f8d790a1 /symbian/port.pl
parent38aa2d1871d776152eb9b958f87dbfa1f4c07399 (diff)
downloadperl-db5886f1c778575b40da80b66a50b6ab376ad943.tar.gz
blead@26052 Symbian update
Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A73D@esebe105.NOE.Nokia.com> p4raw-id: //depot/perl@26068
Diffstat (limited to 'symbian/port.pl')
-rw-r--r--symbian/port.pl6
1 files changed, 3 insertions, 3 deletions
diff --git a/symbian/port.pl b/symbian/port.pl
index bf30557031..cbba0c8579 100644
--- a/symbian/port.pl
+++ b/symbian/port.pl
@@ -1,6 +1,6 @@
{
- dll => { MAJOR => 0, MINOR => 3, PATCH => 0 },
- ext => { MAJOR => 0, MINOR => 3, PATCH => 0 },
- lib => { MAJOR => 0, MINOR => 3, PATCH => 0 },
+ dll => { MAJOR => 0, MINOR => 4, PATCH => 0 },
+ ext => { MAJOR => 0, MINOR => 4, PATCH => 0 },
+ lib => { MAJOR => 0, MINOR => 4, PATCH => 0 },
}