Skip to content

Commit

Permalink
Welcome to a new PLT day.
Browse files Browse the repository at this point in the history
svn: r13243
  • Loading branch information
elibarzilay committed Jan 21, 2009
1 parent b4a5c3a commit b5aa158
Show file tree
Hide file tree
Showing 7 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion collects/repos-time-stamp/stamp.ss
Original file line number Diff line number Diff line change
@@ -1 +1 @@
#lang scheme/base (provide stamp) (define stamp "19jan2009")
#lang scheme/base (provide stamp) (define stamp "20jan2009")
2 changes: 1 addition & 1 deletion src/worksp/mred/mred.manifest
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity
version="4.1.3.900"
version="4.1.4.0"
processorArchitecture="X86"
name="Org.PLT-Scheme.MrEd"
type="win32"
Expand Down
8 changes: 4 additions & 4 deletions src/worksp/mred/mred.rc
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ APPLICATION ICON DISCARDABLE "mred.ico"
//

VS_VERSION_INFO VERSIONINFO
FILEVERSION 4,1,3,900
PRODUCTVERSION 4,1,3,900
FILEVERSION 4,1,4,0
PRODUCTVERSION 4,1,4,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -39,11 +39,11 @@ BEGIN
VALUE "CompanyName", "PLT Scheme Inc.\0"
VALUE "FileDescription", "PLT Scheme GUI application\0"
VALUE "InternalName", "MrEd\0"
VALUE "FileVersion", "4, 1, 3, 900\0"
VALUE "FileVersion", "4, 1, 4, 0\0"
VALUE "LegalCopyright", "Copyright � 1995-2009\0"
VALUE "OriginalFilename", "MrEd.exe\0"
VALUE "ProductName", "PLT Scheme\0"
VALUE "ProductVersion", "4, 1, 3, 900\0"
VALUE "ProductVersion", "4, 1, 4, 0\0"
END
END
BLOCK "VarFileInfo"
Expand Down
8 changes: 4 additions & 4 deletions src/worksp/mzcom/mzcom.rc
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ END
//

VS_VERSION_INFO VERSIONINFO
FILEVERSION 4,1,3,900
PRODUCTVERSION 4,1,3,900
FILEVERSION 4,1,4,0
PRODUCTVERSION 4,1,4,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -70,12 +70,12 @@ BEGIN
BLOCK "040904b0"
BEGIN
VALUE "FileDescription", "MzCOM Module"
VALUE "FileVersion", "4, 1, 3, 900"
VALUE "FileVersion", "4, 1, 4, 0"
VALUE "InternalName", "MzCOM"
VALUE "LegalCopyright", "Copyright 2000-2009 PLT (Paul Steckler)"
VALUE "OriginalFilename", "MzCOM.EXE"
VALUE "ProductName", "MzCOM Module"
VALUE "ProductVersion", "4, 1, 3, 900"
VALUE "ProductVersion", "4, 1, 4, 0"
END
END
BLOCK "VarFileInfo"
Expand Down
6 changes: 3 additions & 3 deletions src/worksp/mzcom/mzobj.rgs
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
HKCR
{
MzCOM.MzObj.4.1.3.900 = s 'MzObj Class'
MzCOM.MzObj.4.1.4.0 = s 'MzObj Class'
{
CLSID = s '{A3B0AF9E-2AB0-11D4-B6D2-0060089002FE}'
}
MzCOM.MzObj = s 'MzObj Class'
{
CLSID = s '{A3B0AF9E-2AB0-11D4-B6D2-0060089002FE}'
CurVer = s 'MzCOM.MzObj.4.1.3.900'
CurVer = s 'MzCOM.MzObj.4.1.4.0'
}
NoRemove CLSID
{
ForceRemove {A3B0AF9E-2AB0-11D4-B6D2-0060089002FE} = s 'MzObj Class'
{
ProgID = s 'MzCOM.MzObj.4.1.3.900'
ProgID = s 'MzCOM.MzObj.4.1.4.0'
VersionIndependentProgID = s 'MzCOM.MzObj'
ForceRemove 'Programmable'
LocalServer32 = s '%MODULE%'
Expand Down
8 changes: 4 additions & 4 deletions src/worksp/mzscheme/mzscheme.rc
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ APPLICATION ICON DISCARDABLE "mzscheme.ico"
//

VS_VERSION_INFO VERSIONINFO
FILEVERSION 4,1,3,900
PRODUCTVERSION 4,1,3,900
FILEVERSION 4,1,4,0
PRODUCTVERSION 4,1,4,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -48,11 +48,11 @@ BEGIN
VALUE "CompanyName", "PLT Scheme Inc.\0"
VALUE "FileDescription", "PLT Scheme application\0"
VALUE "InternalName", "MzScheme\0"
VALUE "FileVersion", "4, 1, 3, 900\0"
VALUE "FileVersion", "4, 1, 4, 0\0"
VALUE "LegalCopyright", "Copyright �� 1995-2009\0"
VALUE "OriginalFilename", "mzscheme.exe\0"
VALUE "ProductName", "PLT Scheme\0"
VALUE "ProductVersion", "4, 1, 3, 900\0"
VALUE "ProductVersion", "4, 1, 4, 0\0"
END
END
BLOCK "VarFileInfo"
Expand Down
8 changes: 4 additions & 4 deletions src/worksp/starters/start.rc
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ APPLICATION ICON DISCARDABLE "mzstart.ico"
//

VS_VERSION_INFO VERSIONINFO
FILEVERSION 4,1,3,900
PRODUCTVERSION 4,1,3,900
FILEVERSION 4,1,4,0
PRODUCTVERSION 4,1,4,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -45,7 +45,7 @@ BEGIN
#ifdef MZSTART
VALUE "FileDescription", "PLT Scheme Launcher\0"
#endif
VALUE "FileVersion", "4, 1, 3, 900\0"
VALUE "FileVersion", "4, 1, 4, 0\0"
#ifdef MRSTART
VALUE "InternalName", "mrstart\0"
#endif
Expand All @@ -60,7 +60,7 @@ BEGIN
VALUE "OriginalFilename", "MzStart.exe\0"
#endif
VALUE "ProductName", "PLT Scheme\0"
VALUE "ProductVersion", "4, 1, 3, 900\0"
VALUE "ProductVersion", "4, 1, 4, 0\0"
END
END
BLOCK "VarFileInfo"
Expand Down

0 comments on commit b5aa158

Please sign in to comment.