From 7aa60904233a7ec9646294c53b6a527ec95a97cd Mon Sep 17 00:00:00 2001 From: Michael Prager Date: Sat, 12 Nov 2011 16:50:11 +0100 Subject: [PATCH] * updated version info * added new Symbian Belle phones to supported devices list in Readme.txt --- Readme.txt | 2 +- build.pl | 2 +- comingNext/Info.plist | 4 ++-- comingNext/index.html | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Readme.txt b/Readme.txt index ec7b4a0..4d4607e 100644 --- a/Readme.txt +++ b/Readme.txt @@ -30,7 +30,7 @@ available on devices which support homescreen widgets. ComingNext has been tested on the following devices: Nokia N97, N97 mini, C6-00, C6-01, C7-00, C7 Astound, E6-00, E7-00, N8-00, -X7-00, T7-00, 500 +X7-00, T7-00, 500, 603, 700, 701 The fullscreen version of this widget also works on the following devices: Nokia 5800 XpressMusic, 5530 XpressMusic, 5230, 5250, 5228, 5230 Nuron, diff --git a/build.pl b/build.pl index fc47d57..ff42ee7 100755 --- a/build.pl +++ b/build.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl -my $version = "1.33"; +my $version = "1.34"; use warnings; use strict; diff --git a/comingNext/Info.plist b/comingNext/Info.plist index c47bd44..669398d 100644 --- a/comingNext/Info.plist +++ b/comingNext/Info.plist @@ -2,9 +2,9 @@ - DisplayName ComingNext 1.33 + DisplayName ComingNext 1.34 Identifier ar.com.cochambre.symbian.wrt.comingnext - Version 1.33 + Version 1.34 MainHTML index.html AllowNetworkAccess MiniViewEnabled diff --git a/comingNext/index.html b/comingNext/index.html index 17ee333..a5f531d 100644 --- a/comingNext/index.html +++ b/comingNext/index.html @@ -83,7 +83,7 @@ var config = { // Nothing of interest from here on... //------------------------------------------------------- var panelNum = 0; // use 1 for second panel -var version = "1.33"; +var version = "1.34"; var versionURL = "http://comingnext.sourceforge.net/version.xml"; var calendarService = null; var cacheEntriesHtml = []; -- 2.39.2