Leandro Diaz 1 year ago
parent
commit
15efbd1ac5
4 changed files with 5 additions and 5 deletions
  1. 1 1
      bgracontrols.lpk
  2. 1 1
      bgracontrolsinfo.pas
  3. 1 1
      bgrapascalscriptcomponent.lpk
  4. 2 2
      update_bgracontrols_force.json

+ 1 - 1
bgracontrols.lpk

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

+ 1 - 1
bgracontrolsinfo.pas

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

+ 1 - 1
bgrapascalscriptcomponent.lpk

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

+ 2 - 2
update_bgracontrols_force.json

@@ -8,13 +8,13 @@
       "ForceNotify" : true,
       "ForceNotify" : true,
       "InternalVersion" : 25,
       "InternalVersion" : 25,
       "Name" : "bgracontrols.lpk",
       "Name" : "bgracontrols.lpk",
-      "Version" : "9.0.1.1"
+      "Version" : "9.0.1.2"
     },
     },
     {
     {
       "ForceNotify" : false,
       "ForceNotify" : false,
       "InternalVersion" : 1,
       "InternalVersion" : 1,
       "Name" : "bgrapascalscriptcomponent.lpk",
       "Name" : "bgrapascalscriptcomponent.lpk",
-      "Version" : "9.0.1.1"
+      "Version" : "9.0.1.2"
     }
     }
   ]
   ]
 }
 }