Răsfoiți Sursa

incoming version 9.0.2

Juliette ELSASS 7 luni în urmă
părinte
comite
82252f0476

+ 1 - 1
bgracontrols.lpk

@@ -33,7 +33,7 @@
     </CompilerOptions>
     <Description Value="BGRA Controls is a set of graphical UI elements that you can use with Lazarus LCL applications."/>
     <License Value="Modified LGPL"/>
-    <Version Major="9" Release="1" Build="7"/>
+    <Version Major="9" Release="2"/>
     <Files Count="84">
       <Item1>
         <Filename Value="atshapelinebgra.pas"/>

+ 1 - 1
bgracontrolsinfo.pas

@@ -9,7 +9,7 @@ uses
   Classes, SysUtils;
 
 const
-  BGRAControlsVersion = 9000107;
+  BGRAControlsVersion = 9000200;
 
   function BGRAControlsVersionStr: string;
 

+ 1 - 1
bgrapascalscriptcomponent.lpk

@@ -11,7 +11,7 @@
         <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
       </SearchPaths>
     </CompilerOptions>
-    <Version Major="9" Release="1" Build="7"/>
+    <Version Major="9" Release="2"/>
     <Files Count="3">
       <Item1>
         <Filename Value="bgrapascalscript.pas"/>

+ 3 - 3
update_bgracontrols_force.json

@@ -1,6 +1,6 @@
 {
   "UpdatePackageData" : {
-    "DownloadZipURL" : "https://github.com/bgrabitmap/bgracontrols/archive/v9.0.1.7.zip",
+    "DownloadZipURL" : "https://github.com/bgrabitmap/bgracontrols/archive/v9.0.2.zip",
     "Name" : "bgracontrols-master"
   },
   "UpdatePackageFiles" : [
@@ -8,13 +8,13 @@
       "ForceNotify" : true,
       "InternalVersion" : 25,
       "Name" : "bgracontrols.lpk",
-      "Version" : "9.0.1.7"
+      "Version" : "9.0.2.0"
     },
     {
       "ForceNotify" : false,
       "InternalVersion" : 1,
       "Name" : "bgrapascalscriptcomponent.lpk",
-      "Version" : "9.0.1.7"
+      "Version" : "9.0.2.0"
     }
   ]
 }