From f26f4a2f8b63c72a33468ddeeb9d0337f0892af6 Mon Sep 17 00:00:00 2001 From: Jarkko Hietaniemi Date: Wed, 12 Oct 2005 22:12:57 +0300 Subject: Symbian blead update: Symbian port 0.2.0 Message-ID: p4raw-id: //depot/perl@25742 --- symbian/port.pl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'symbian/port.pl') 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 }, } -- cgit v1.2.1