summaryrefslogtreecommitdiff
path: root/win/LeoCAD.rc
diff options
context:
space:
mode:
authorleo2000-02-02 12:04:27 +0000
committerleo2000-02-02 12:04:27 +0000
commit5396e02d46de96ccad1a9a91722a430370db0ef4 (patch)
tree7167ac4040e309794c2f7302e0837b889d5aa1f0 /win/LeoCAD.rc
parent7388b90c9f7dd1cac3a1a5a94d0ebf09414b73cb (diff)
Last version 0.72 updates
git-svn-id: http://svn.leocad.org/trunk@56 c7d43263-9d01-0410-8a33-9dba5d9f93d6
Diffstat (limited to 'win/LeoCAD.rc')
-rw-r--r--win/LeoCAD.rc3
1 files changed, 1 insertions, 2 deletions
diff --git a/win/LeoCAD.rc b/win/LeoCAD.rc
index 5934a16..a9ea831 100644
--- a/win/LeoCAD.rc
+++ b/win/LeoCAD.rc
@@ -609,8 +609,7 @@ CAPTION "About LeoCAD"
FONT 8, "MS Sans Serif"
BEGIN
ICON IDR_MAINFRAME,IDC_STATIC,11,17,20,20
- LTEXT "LeoCAD Version 0.71.1",IDC_STATIC,40,10,119,8,
- SS_NOPREFIX
+ LTEXT "LeoCAD Version 0.72",IDC_STATIC,40,10,119,8,SS_NOPREFIX
LTEXT "Copyright © 1996-99, BT Software",IDC_STATIC,40,25,119,
8
DEFPUSHBUTTON "OK",IDOK,178,7,32,14,WS_GROUP