Browse Source

Set correct Date/Year

Pascal Coin 3 years ago
parent
commit
4a53f8ede9
3 changed files with 18 additions and 18 deletions
  1. 1 1
      CHANGELOG.md
  2. 1 1
      src/gui-classic/UFRMAbout.dfm
  3. 16 16
      src/gui-classic/UFRMAbout.lfm

+ 1 - 1
CHANGELOG.md

@@ -1,6 +1,6 @@
 # Changelog
 # Changelog
 
 
-## Build 5.7 - PENDING
+## Build 5.7 - 2021-12-23
 - This version will not propagate 0-Fee operations, but will allow 0-Fee operations to the blockchain (CT_AllowPropagate0feeOperations=False)
 - This version will not propagate 0-Fee operations, but will allow 0-Fee operations to the blockchain (CT_AllowPropagate0feeOperations=False)
   - A wallet that wants to execute 0-Fee operations will need to connect to a miner/pool/node running a 5.6 version or solomine
   - A wallet that wants to execute 0-Fee operations will need to connect to a miner/pool/node running a 5.6 version or solomine
 - Removed "Ask for Account (PASA)" feature
 - Removed "Ask for Account (PASA)" feature

+ 1 - 1
src/gui-classic/UFRMAbout.dfm

@@ -217,7 +217,7 @@ object FRMAbout: TFRMAbout
     BorderStyle = bsNone
     BorderStyle = bsNone
     Ctl3D = False
     Ctl3D = False
     Lines.Strings = (
     Lines.Strings = (
-      'Copyright (c) 2016 - 2020 PascalCoin developers'
+      'Copyright (c) 2016 - 2021 PascalCoin developers'
       'Based on Albert Molina original source code'
       'Based on Albert Molina original source code'
       ''
       ''
       
       

+ 16 - 16
src/gui-classic/UFRMAbout.lfm

@@ -15,7 +15,7 @@ object FRMAbout: TFRMAbout
   Font.Name = 'Tahoma'
   Font.Name = 'Tahoma'
   OnCreate = FormCreate
   OnCreate = FormCreate
   Position = poOwnerFormCenter
   Position = poOwnerFormCenter
-  LCLVersion = '2.0.2.0'
+  LCLVersion = '2.0.10.0'
   object Image1: TImage
   object Image1: TImage
     Left = 15
     Left = 15
     Height = 64
     Height = 64
@@ -102,9 +102,9 @@ object FRMAbout: TFRMAbout
   end
   end
   object Label1: TLabel
   object Label1: TLabel
     Left = 90
     Left = 90
-    Height = 25
+    Height = 23
     Top = 15
     Top = 15
-    Width = 384
+    Width = 420
     Caption = 'Pascal full node Wallet (Classic GUI)'
     Caption = 'Pascal full node Wallet (Classic GUI)'
     Font.Color = clBlack
     Font.Color = clBlack
     Font.Height = -21
     Font.Height = -21
@@ -115,9 +115,9 @@ object FRMAbout: TFRMAbout
   end
   end
   object lblBuild: TLabel
   object lblBuild: TLabel
     Left = 15
     Left = 15
-    Height = 13
+    Height = 12
     Top = 356
     Top = 356
-    Width = 30
+    Width = 36
     Caption = 'Build:'
     Caption = 'Build:'
     Font.Color = clWindowText
     Font.Color = clWindowText
     Font.Height = -11
     Font.Height = -11
@@ -128,9 +128,9 @@ object FRMAbout: TFRMAbout
   end
   end
   object lblProtocolVersion: TLabel
   object lblProtocolVersion: TLabel
     Left = 15
     Left = 15
-    Height = 13
+    Height = 12
     Top = 375
     Top = 375
-    Width = 50
+    Width = 57
     Caption = 'Protocol:'
     Caption = 'Protocol:'
     Font.Color = clWindowText
     Font.Color = clWindowText
     Font.Height = -11
     Font.Height = -11
@@ -141,17 +141,17 @@ object FRMAbout: TFRMAbout
   end
   end
   object Label2: TLabel
   object Label2: TLabel
     Left = 90
     Left = 90
-    Height = 13
+    Height = 12
     Top = 320
     Top = 320
-    Width = 65
+    Width = 74
     Caption = 'Source Code:'
     Caption = 'Source Code:'
     ParentColor = False
     ParentColor = False
   end
   end
   object Label3: TLabel
   object Label3: TLabel
     Left = 90
     Left = 90
-    Height = 13
+    Height = 12
     Top = 339
     Top = 339
-    Width = 135
+    Width = 153
     Caption = 'Check For New Versions:'
     Caption = 'Check For New Versions:'
     Font.Color = clWindowText
     Font.Color = clWindowText
     Font.Height = -11
     Font.Height = -11
@@ -163,9 +163,9 @@ object FRMAbout: TFRMAbout
   object Label4: TLabel
   object Label4: TLabel
     Cursor = crHandPoint
     Cursor = crHandPoint
     Left = 170
     Left = 170
-    Height = 13
+    Height = 12
     Top = 320
     Top = 320
-    Width = 240
+    Width = 260
     Caption = 'https://github.com/PascalCoin/PascalCoin'
     Caption = 'https://github.com/PascalCoin/PascalCoin'
     Font.Color = clBlue
     Font.Color = clBlue
     Font.Height = -11
     Font.Height = -11
@@ -178,9 +178,9 @@ object FRMAbout: TFRMAbout
   object Label5: TLabel
   object Label5: TLabel
     Cursor = crHandPoint
     Cursor = crHandPoint
     Left = 237
     Left = 237
-    Height = 13
+    Height = 12
     Top = 339
     Top = 339
-    Width = 253
+    Width = 270
     Caption = 'https://sourceforge.net/projects/pascalcoin'
     Caption = 'https://sourceforge.net/projects/pascalcoin'
     Font.Color = clBlue
     Font.Color = clBlue
     Font.Height = -11
     Font.Height = -11
@@ -197,7 +197,7 @@ object FRMAbout: TFRMAbout
     Width = 478
     Width = 478
     BorderStyle = bsNone
     BorderStyle = bsNone
     Lines.Strings = (
     Lines.Strings = (
-      'Copyright (c) 2016 - 2020 PascalCoin developers'
+      'Copyright (c) 2016 - 2021 PascalCoin developers'
       'Based on Albert Molina original source code'
       'Based on Albert Molina original source code'
       ''
       ''
       'Pascal (aka Pascal Coin) is P2P cryptocurrency without the need for historical operations. This software comprises a node within the Pascal network.'
       'Pascal (aka Pascal Coin) is P2P cryptocurrency without the need for historical operations. This software comprises a node within the Pascal network.'