diff options
author | danglassey <danglassey> | 2002-09-11 13:02:15 +0000 |
---|---|---|
committer | danglassey <danglassey> | 2002-09-11 13:02:15 +0000 |
commit | 6423eeeb7e0d68e62d4e9b818173b2ded9b8a54b (patch) | |
tree | fe19e03b865318b0a6e65b22065a7cc64364fdb6 /apps/windoze/CBuilder5/BibleCS/AboutBoxfrm.dfm | |
parent | d6e78505f4bbc8dc4c5b5127655c374a16663d3b (diff) | |
download | sword-sf-cvs-6423eeeb7e0d68e62d4e9b818173b2ded9b8a54b.tar.gz |
sync with crosswire 20020911-1300
Diffstat (limited to 'apps/windoze/CBuilder5/BibleCS/AboutBoxfrm.dfm')
-rw-r--r-- | apps/windoze/CBuilder5/BibleCS/AboutBoxfrm.dfm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/windoze/CBuilder5/BibleCS/AboutBoxfrm.dfm b/apps/windoze/CBuilder5/BibleCS/AboutBoxfrm.dfm index c5c7e41..186f784 100644 --- a/apps/windoze/CBuilder5/BibleCS/AboutBoxfrm.dfm +++ b/apps/windoze/CBuilder5/BibleCS/AboutBoxfrm.dfm @@ -1,6 +1,6 @@ object AboutBox: TAboutBox
- Left = 253
- Top = 97
+ Left = 290
+ Top = 103
BorderStyle = bsDialog
Caption = 'About The SWORD Project'
ClientHeight = 448
@@ -102,7 +102,7 @@ object AboutBox: TAboutBox Width = 213
Height = 21
AutoSize = False
- Caption = 'v1.5.4rc2'
+ Caption = 'v1.5.4rc4'
IsControl = True
end
object Copyright: TLabel
|