We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a7bb6b commit 34afd89Copy full SHA for 34afd89
v2_x/fMain.fmx
@@ -13,8 +13,8 @@ object frmMain: TfrmMain
13
DesignerMasterStyle = 0
14
object OlfAboutDialog1: TOlfAboutDialog
15
Titre = 'Delphi Books Database Admin'
16
- VersionNumero = '2.2'
17
- VersionDate = '20230710'
+ VersionNumero = '2.3'
+ VersionDate = '20240514'
18
MultiResBitmap = <
19
item
20
end>
@@ -43,7 +43,7 @@ object frmMain: TfrmMain
43
'This program is distributed as a freeware.')
44
onURLClick = OlfAboutDialog1URLClick
45
Langue = EN
46
- Copyright = '(c) 2024 Patrick Pr'#233'martin'
+ Copyright = '(c) 2020-2024 Patrick Pr'#233'martin'
47
Left = 48
48
Top = 24
49
end
0 commit comments