summaryrefslogtreecommitdiff
path: root/symbian
diff options
context:
space:
mode:
Diffstat (limited to 'symbian')
-rw-r--r--symbian/port.pl6
1 files changed, 3 insertions, 3 deletions
diff --git a/symbian/port.pl b/symbian/port.pl
index affb42c461..f8f27107ab 100644
--- a/symbian/port.pl
+++ b/symbian/port.pl
@@ -1,6 +1,6 @@
{
- dll => { MAJOR => 0, MINOR => 1, PATCH => 0 },
- ext => { MAJOR => 0, MINOR => 1, PATCH => 0 },
- lib => { MAJOR => 0, MINOR => 1, PATCH => 0 },
+ dll => { MAJOR => 0, MINOR => 1, PATCH => 1 },
+ ext => { MAJOR => 0, MINOR => 1, PATCH => 1 },
+ lib => { MAJOR => 0, MINOR => 1, PATCH => 1 },
}