lainz 6 роки тому
батько
коміт
c90c8cc36b

+ 1 - 1
bgracontrols.lpk

@@ -28,7 +28,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="6" Minor="3"/>
+    <Version Major="6" Minor="3" Release="1"/>
     <Files Count="55">
       <Item1>
         <Filename Value="bcbasectrls.pas"/>

+ 1 - 1
bgracontrolsinfo.pas

@@ -8,7 +8,7 @@ uses
   Classes, SysUtils;
 
 const
-  BGRAControlsVersion = 6030000;
+  BGRAControlsVersion = 6030100;
 
   function BGRAControlsVersionStr: string;
 

+ 1 - 1
bgrapascalscriptcomponent.lpk

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

+ 2 - 2
update_bgracontrols_force.json

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