tvplanit: Set version number to 1.3.0

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6518 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2018-06-20 22:40:50 +00:00
parent e039ce9645
commit c3fad36c94
5 changed files with 6 additions and 4 deletions

View File

@ -31,7 +31,7 @@ The Initial Developer of the Original Code is TurboPower Software.
Portions created by TurboPower Software Inc. are Copyright (C) 2002 TurboPower Software Inc. All Rights Reserved. Portions created by TurboPower Software Inc. are Copyright (C) 2002 TurboPower Software Inc. All Rights Reserved.
Contributor(s): "/> Contributor(s): "/>
<Version Major="1" Minor="2"/> <Version Major="1" Minor="3"/>
<Files Count="74"> <Files Count="74">
<Item1> <Item1>
<Filename Value="source\vpbase.pas"/> <Filename Value="source\vpbase.pas"/>

View File

@ -27,7 +27,7 @@ The Initial Developer of the Original Code is TurboPower Software.
Portions created by TurboPower Software Inc. are Copyright (C) 2002 TurboPower Software Inc. All Rights Reserved. Portions created by TurboPower Software Inc. are Copyright (C) 2002 TurboPower Software Inc. All Rights Reserved.
Contributor(s): "/> Contributor(s): "/>
<Version Major="1" Minor="2"/> <Version Major="1" Minor="3"/>
<Files Count="6"> <Files Count="6">
<Item1> <Item1>
<Filename Value="source\design\vpreg.pas"/> <Filename Value="source\design\vpreg.pas"/>

View File

@ -18,7 +18,7 @@
Software distributed under the License is distributed on an &quot;AS IS&quot; basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License. Software distributed under the License is distributed on an &quot;AS IS&quot; basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License.
"/> "/>
<Version Major="1" Minor="2"/> <Version Major="1" Minor="3"/>
<Files Count="1"> <Files Count="1">
<Item1> <Item1>
<Filename Value="source\addons\zeos\vpzeosds.pas"/> <Filename Value="source\addons\zeos\vpzeosds.pas"/>

View File

@ -15,7 +15,7 @@
</SearchPaths> </SearchPaths>
</CompilerOptions> </CompilerOptions>
<Description Value="Visual PlanIt datastore for ZEOS database components (Designtime package)"/> <Description Value="Visual PlanIt datastore for ZEOS database components (Designtime package)"/>
<Version Major="1" Minor="2"/> <Version Major="1" Minor="3"/>
<Files Count="1"> <Files Count="1">
<Item1> <Item1>
<Filename Value="source\addons\zeos\vpregzeos.pas"/> <Filename Value="source\addons\zeos\vpregzeos.pas"/>

View File

@ -12,6 +12,7 @@ Table of contents
4.3 Release 1.0.6 4.3 Release 1.0.6
4.4 Releases 1.0.8 and 1.0.10 4.4 Releases 1.0.8 and 1.0.10
4.5 Release 1.2.0 4.5 Release 1.2.0
4.6 Current version
5. Additional help 5. Additional help
5.1 Original TurboPower documentation 5.1 Original TurboPower documentation
5.2 Wiki page 5.2 Wiki page
@ -141,6 +142,7 @@ steps:
respectively, from iCalendar files (*.ical, *.ics) respectively, from iCalendar files (*.ical, *.ics)
- New property CaptionStyle of VpContactButtons. - New property CaptionStyle of VpContactButtons.
4.6 Current development version (1.3)
================================================================================ ================================================================================