LazMapViewer: Set version number of development version to v0.2.3.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7366 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2020-04-09 11:44:44 +00:00
parent cac83daa65
commit 984af77ce6
4 changed files with 4 additions and 4 deletions

View File

@ -15,7 +15,7 @@
</CompilerOptions>
<Description Value="Add-on to LazMapViewer: Contains the drawing engine based on the BGRABitmap library."/>
<License Value="modified LGPL with linking exception, like FreePascal RTL/FCL and Lazarus LCL"/>
<Version Minor="2" Release="2"/>
<Version Minor="2" Release="3"/>
<Files>
<Item>
<Filename Value="source\addons\bgra_drawingengine\mvde_bgra.pas"/>

View File

@ -15,7 +15,7 @@
</CompilerOptions>
<Description Value="Add-on to LazMapViewer: Contains the drawing engine based on the RGBGraphics package."/>
<License Value="modified LGPL with linking exception, like FreePascal RTL/FCL and Lazarus LCL"/>
<Version Minor="2" Release="2"/>
<Version Minor="2" Release="3"/>
<Files>
<Item>
<Filename Value="source\addons\rgbgraphics_drawingengine\mvde_rgbgraphics.pas"/>

View File

@ -15,7 +15,7 @@
</CompilerOptions>
<Description Value="Add-on to LazMapViewer: Contains the download engine based on the Synapse library."/>
<License Value="modified LGPL with linking exception, like FreePascal RTL/FCL and Lazarus LCL"/>
<Version Minor="2" Release="2"/>
<Version Minor="2" Release="3"/>
<Files>
<Item>
<Filename Value="source\addons\synapse_downloadengine\mvdlesynapse.pas"/>

View File

@ -14,7 +14,7 @@
<Description Value="Component for viewing maps (Google, OpenStreetMap, etc).
This is a fork of MapViewer by ti_dic (https://sourceforge.net/p/roadbook/code/ci/master/tree/mapviewer/) which itself is based on the MapViewer by Maciej Kaczkowski (https://github.com/maciejkaczkowski/mapviewer)."/>
<License Value="modified LGPL with linking exception, like FreePascal RTL/FCL and Lazarus LCL"/>
<Version Minor="2" Release="2"/>
<Version Minor="2" Release="3"/>
<Files>
<Item>
<Filename Value="source/mvcache.pas"/>