summaryrefslogtreecommitdiff
path: root/symbian/port.pl
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2005-10-12 22:12:57 +0300
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-10-12 15:55:21 +0000
commitf26f4a2f8b63c72a33468ddeeb9d0337f0892af6 (patch)
treeb807579782e4ca6ff9623e6827bd8051627c5ddc /symbian/port.pl
parent58bf2e2e044ef8fba136d97f676bb7a977be1a6b (diff)
downloadperl-f26f4a2f8b63c72a33468ddeeb9d0337f0892af6.tar.gz
Symbian blead update: Symbian port 0.2.0
Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A5E6@esebe105.NOE.Nokia.com> p4raw-id: //depot/perl@25742
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 f8f27107ab..0ddae5f0b4 100644
--- a/symbian/port.pl
+++ b/symbian/port.pl
@@ -1,6 +1,6 @@
{
- dll => { MAJOR => 0, MINOR => 1, PATCH => 1 },
- ext => { MAJOR => 0, MINOR => 1, PATCH => 1 },
- lib => { MAJOR => 0, MINOR => 1, PATCH => 1 },
+ dll => { MAJOR => 0, MINOR => 2, PATCH => 0 },
+ ext => { MAJOR => 0, MINOR => 2, PATCH => 0 },
+ lib => { MAJOR => 0, MINOR => 2, PATCH => 0 },
}