Changeset 23072
- Timestamp:
- 10/15/09 05:44:44 (4 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/sfMapFishPlugin/branches/1.2/package.xml.tmpl
r20148 r23072 52 52 <release> 53 53 <version> 54 <release>1.0.3</release> 55 <api>1.0.0</api> 56 </version> 57 <stability> 58 <release>beta</release> 59 <api>beta</api> 60 </stability> 61 <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD license</license> 62 <license>BSD</license> 63 <date>2009-10-15</date> 64 <notes>* takob: fix the preg_replace limitation (WKT exceed 30k) and the coordinates in GeoJSON (should be float, not string)</notes> 65 </release> 66 <release> 67 <version> 54 68 <release>1.0.2</release> 55 69 <api>1.0.0</api>