From: Thierry Parmentelat Date: Fri, 9 May 2008 08:53:34 +0000 (+0000) Subject: fixing taglevel for new package X-Git-Tag: MyPLC-4.2-11~2 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=761e4782054a0085f1a328ad1cd1308de677142b;p=myplc.git fixing taglevel for new package --- diff --git a/myplc-docs.spec b/myplc-docs.spec index 82edc18..9f266b5 100644 --- a/myplc-docs.spec +++ b/myplc-docs.spec @@ -5,7 +5,7 @@ %define name myplc-docs %define version 4.2 -%define taglevel 9 +%define taglevel 10 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} diff --git a/plc-kml.py b/plc-kml.py index 643fc0d..69ef5ae 100755 --- a/plc-kml.py +++ b/plc-kml.py @@ -43,7 +43,7 @@ class KmlMap: PlanetLab Sites - This map shows all sites knows to the PlanetLab testbed. + All the sites known to the PlanetLab testbed. """) def write_footer (self):