more version number updates
original commit: 35ea1941338338894a05b57cd6656a4b58fc1a17
This commit is contained in:
parent
e7fd8172a0
commit
4a3e756767
4
LOG
4
LOG
|
@ -615,7 +615,9 @@
|
|||
bintar BUILDING NOTICE makefiles/Mf-install.in scheme.1.in
|
||||
c/Makefile.i3nt c/Makefile.a6nt c/Makefile.ti3nt c/Makefile.ta6nt
|
||||
workarea c/scheme.rc s/7.ss s/cmacros.ss
|
||||
release_notes/release_notes.stex csug/csug.stex
|
||||
release_notes/release_notes.stex csug/csug.stex csug/use.stex
|
||||
examples/ez-grammar-test.ss examples/socket.ss
|
||||
wininstall/Makefile wininstall/*nt.wxs
|
||||
- Added setting of CHEZSCHEMELIBDIRS to s and mats make files so that
|
||||
an existing setting will not interfere with the build process, and
|
||||
added a note to BUILDING that CHEZSCHEMELIBDIRS should be unset in
|
||||
|
|
|
@ -55,7 +55,7 @@ After entering this command, you should see a short greeting followed
|
|||
by an angle-bracket on a line by itself, like this:
|
||||
|
||||
\schemedisplay
|
||||
Chez Scheme Version 9.4
|
||||
Chez Scheme Version 9.5.1
|
||||
Copyright 1984-2017 Cisco Systems, Inc.
|
||||
|
||||
>
|
||||
|
|
|
@ -97,7 +97,7 @@
|
|||
(export state-case eof)
|
||||
(import (chezscheme))
|
||||
|
||||
;;; from Chez Scheme Version 9.4 cmacros.ss
|
||||
;;; from Chez Scheme Version 9.5.1 cmacros.ss
|
||||
(define-syntax state-case
|
||||
(lambda (x)
|
||||
(define state-case-test
|
||||
|
|
|
@ -217,7 +217,7 @@
|
|||
(printf "client:~%~a~%server:~%" (utf8->string bv))))))
|
||||
> (get)
|
||||
client:
|
||||
Chez Scheme Version 9.4.1
|
||||
Chez Scheme Version 9.5.1
|
||||
Copyright 1984-2017 Cisco Systems, Inc.
|
||||
|
||||
>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
VERSION := 9.4.1
|
||||
VERSION := 9.5.1
|
||||
WIXEXTENSIONS := -ext WixUIExtension -ext WixBalExtension
|
||||
|
||||
ChezScheme.exe: x86/bundle.wixobj ChezScheme32.msi ChezScheme64.msi
|
||||
|
|
|
@ -4,13 +4,13 @@
|
|||
<DirectoryRef Id="D_bin">
|
||||
<Directory Id="D_bin_a6nt" Name="a6nt">
|
||||
<Component Id="cmp9E121291956F53F264990A9F6E93E67D" Guid="*">
|
||||
<File Id="fil174DC3B31231BE75291782CBF71B1ECB" KeyPath="yes" Source="..\a6nt\bin\a6nt\csv941.dll" />
|
||||
<File Id="fil174DC3B31231BE75291782CBF71B1ECB" KeyPath="yes" Source="..\a6nt\bin\a6nt\csv951.dll" />
|
||||
</Component>
|
||||
<Component Id="cmpDB181AE3BD838D4F431CAE12DB40B70A" Guid="*">
|
||||
<File Id="fil53D3BD37CECBBF28D1DB95A8B750DBDC" KeyPath="yes" Source="..\a6nt\bin\a6nt\csv941.exp" />
|
||||
<File Id="fil53D3BD37CECBBF28D1DB95A8B750DBDC" KeyPath="yes" Source="..\a6nt\bin\a6nt\csv951.exp" />
|
||||
</Component>
|
||||
<Component Id="cmp0B0A70880E3C505B199705D415235AC7" Guid="*">
|
||||
<File Id="fil69E98A18AB5AD3061617C9E68F536773" KeyPath="yes" Source="..\a6nt\bin\a6nt\csv941.lib" />
|
||||
<File Id="fil69E98A18AB5AD3061617C9E68F536773" KeyPath="yes" Source="..\a6nt\bin\a6nt\csv951.lib" />
|
||||
</Component>
|
||||
<Component Id="cmpD50999EDF5C2480D6F6F6A04E6B127F3" Guid="*">
|
||||
<File Id="filE439E2DE55CFE1366273AF3E232D4519" KeyPath="yes" Source="..\a6nt\bin\a6nt\petite.exe" />
|
||||
|
@ -31,10 +31,10 @@
|
|||
<DirectoryRef Id="D_boot">
|
||||
<Directory Id="D_boot_a6nt" Name="a6nt">
|
||||
<Component Id="cmpB8AFC5E7298C4FB423F21E474D718248" Guid="*">
|
||||
<File Id="filAA3DCFC2962A0A679D26BAEF2EE45D18" KeyPath="yes" Source="..\a6nt\boot\a6nt\csv941md.lib" />
|
||||
<File Id="filAA3DCFC2962A0A679D26BAEF2EE45D18" KeyPath="yes" Source="..\a6nt\boot\a6nt\csv951md.lib" />
|
||||
</Component>
|
||||
<Component Id="cmp41A0F324C636C03565EFAB5DC1197958" Guid="*">
|
||||
<File Id="fil0052F236986BD25DFE0D0DE76854483B" KeyPath="yes" Source="..\a6nt\boot\a6nt\csv941mt.lib" />
|
||||
<File Id="fil0052F236986BD25DFE0D0DE76854483B" KeyPath="yes" Source="..\a6nt\boot\a6nt\csv951mt.lib" />
|
||||
</Component>
|
||||
<Component Id="cmpADF89AD422C8D19CB81467929675B464" Guid="*">
|
||||
<File Id="filCB1F753C10906E69F21EE976B6E28703" KeyPath="yes" Source="..\a6nt\boot\a6nt\equates.h" />
|
||||
|
|
|
@ -4,13 +4,13 @@
|
|||
<DirectoryRef Id="D_bin">
|
||||
<Directory Id="D_bin_i3nt" Name="i3nt">
|
||||
<Component Id="cmp3EAD5F342D86023E323C2F3E96A596B9" Guid="*">
|
||||
<File Id="filF35C82CDA44DE51CEFA9FF8CA1B38AAA" KeyPath="yes" Source="..\i3nt\bin\i3nt\csv941.dll" />
|
||||
<File Id="filF35C82CDA44DE51CEFA9FF8CA1B38AAA" KeyPath="yes" Source="..\i3nt\bin\i3nt\csv951.dll" />
|
||||
</Component>
|
||||
<Component Id="cmpF2410A7AF5FB7C10A33DA57476B0E56B" Guid="*">
|
||||
<File Id="filFE4E60D4DD4AEF0DDA574E6EF117FEC0" KeyPath="yes" Source="..\i3nt\bin\i3nt\csv941.exp" />
|
||||
<File Id="filFE4E60D4DD4AEF0DDA574E6EF117FEC0" KeyPath="yes" Source="..\i3nt\bin\i3nt\csv951.exp" />
|
||||
</Component>
|
||||
<Component Id="cmp905F254ECBC3BCB861BBBF60B0F34D73" Guid="*">
|
||||
<File Id="fil811C8A53860477F59CD4D11BF7C36A5E" KeyPath="yes" Source="..\i3nt\bin\i3nt\csv941.lib" />
|
||||
<File Id="fil811C8A53860477F59CD4D11BF7C36A5E" KeyPath="yes" Source="..\i3nt\bin\i3nt\csv951.lib" />
|
||||
</Component>
|
||||
<Component Id="cmp2660425B08191D07FD2B8E4D12C25CAF" Guid="*">
|
||||
<File Id="fil6C14AF587FDAABD1440BADC640EEF64E" KeyPath="yes" Source="..\i3nt\bin\i3nt\petite.exe" />
|
||||
|
@ -31,10 +31,10 @@
|
|||
<DirectoryRef Id="D_boot">
|
||||
<Directory Id="D_boot_i3nt" Name="i3nt">
|
||||
<Component Id="cmp47E339F22F1D268C3D889C89DC04B1EC" Guid="*">
|
||||
<File Id="filFAE795432021A108F72A5A1763549848" KeyPath="yes" Source="..\i3nt\boot\i3nt\csv941md.lib" />
|
||||
<File Id="filFAE795432021A108F72A5A1763549848" KeyPath="yes" Source="..\i3nt\boot\i3nt\csv951md.lib" />
|
||||
</Component>
|
||||
<Component Id="cmp97E86E3E78EC5C1E35333413F9D239A9" Guid="*">
|
||||
<File Id="filC2A38DD4D83F793279D6D10E8D553145" KeyPath="yes" Source="..\i3nt\boot\i3nt\csv941mt.lib" />
|
||||
<File Id="filC2A38DD4D83F793279D6D10E8D553145" KeyPath="yes" Source="..\i3nt\boot\i3nt\csv951mt.lib" />
|
||||
</Component>
|
||||
<Component Id="cmpA984DD6C19B2AF6FB1CF1EB8B82265F7" Guid="*">
|
||||
<File Id="fil01A92E9B0A1BED208B24F65BE7808680" KeyPath="yes" Source="..\i3nt\boot\i3nt\equates.h" />
|
||||
|
|
|
@ -4,13 +4,13 @@
|
|||
<DirectoryRef Id="D_bin">
|
||||
<Directory Id="D_bin_ta6nt" Name="ta6nt">
|
||||
<Component Id="cmpA67EF6318D00B4209BFCD0BFDCDF781C" Guid="*">
|
||||
<File Id="fil6AE7892DB37FF6D2C21B5EC064C90DE5" KeyPath="yes" Source="..\ta6nt\bin\ta6nt\csv941.dll" />
|
||||
<File Id="fil6AE7892DB37FF6D2C21B5EC064C90DE5" KeyPath="yes" Source="..\ta6nt\bin\ta6nt\csv951.dll" />
|
||||
</Component>
|
||||
<Component Id="cmpF41FF9DE554F79FB6FBD85E5B80A5221" Guid="*">
|
||||
<File Id="fil9157F8FB18F1F75BE50A64A9C227BF61" KeyPath="yes" Source="..\ta6nt\bin\ta6nt\csv941.exp" />
|
||||
<File Id="fil9157F8FB18F1F75BE50A64A9C227BF61" KeyPath="yes" Source="..\ta6nt\bin\ta6nt\csv951.exp" />
|
||||
</Component>
|
||||
<Component Id="cmp372F759C97C3C69E4C336B81D807E4F5" Guid="*">
|
||||
<File Id="fil602A8BBB83416294672AA22507E6452A" KeyPath="yes" Source="..\ta6nt\bin\ta6nt\csv941.lib" />
|
||||
<File Id="fil602A8BBB83416294672AA22507E6452A" KeyPath="yes" Source="..\ta6nt\bin\ta6nt\csv951.lib" />
|
||||
</Component>
|
||||
<Component Id="cmp50972D99EC9DDA63E4BC6E29DAA592D0" Guid="*">
|
||||
<File Id="fil8A260A0B8935F8F9011AA2EDB9147BDE" KeyPath="yes" Source="..\ta6nt\bin\ta6nt\petite.exe" />
|
||||
|
@ -31,10 +31,10 @@
|
|||
<DirectoryRef Id="D_boot">
|
||||
<Directory Id="D_boot_ta6nt" Name="ta6nt">
|
||||
<Component Id="cmpCBDB945622604667783C3C57A0427DF5" Guid="*">
|
||||
<File Id="filD3E4E45F8404EE812C5DAFCBEB2502AA" KeyPath="yes" Source="..\ta6nt\boot\ta6nt\csv941md.lib" />
|
||||
<File Id="filD3E4E45F8404EE812C5DAFCBEB2502AA" KeyPath="yes" Source="..\ta6nt\boot\ta6nt\csv951md.lib" />
|
||||
</Component>
|
||||
<Component Id="cmpD7880184C113065E511275EFD531D589" Guid="*">
|
||||
<File Id="filDC2D7E1DB036BAE5B7FFA7FE14F3CD69" KeyPath="yes" Source="..\ta6nt\boot\ta6nt\csv941mt.lib" />
|
||||
<File Id="filDC2D7E1DB036BAE5B7FFA7FE14F3CD69" KeyPath="yes" Source="..\ta6nt\boot\ta6nt\csv951mt.lib" />
|
||||
</Component>
|
||||
<Component Id="cmp19832A9F8ABA24EE5E11B447538AC375" Guid="*">
|
||||
<File Id="fil7626314F25A516DCC7C61AC8BA501397" KeyPath="yes" Source="..\ta6nt\boot\ta6nt\equates.h" />
|
||||
|
|
|
@ -4,13 +4,13 @@
|
|||
<DirectoryRef Id="D_bin">
|
||||
<Directory Id="D_bin_ti3nt" Name="ti3nt">
|
||||
<Component Id="cmp3E51840FF941B7410025EFB2215EAB58" Guid="*">
|
||||
<File Id="fil6B96E8682034EC96C7842C5024FDF620" KeyPath="yes" Source="..\ti3nt\bin\ti3nt\csv941.dll" />
|
||||
<File Id="fil6B96E8682034EC96C7842C5024FDF620" KeyPath="yes" Source="..\ti3nt\bin\ti3nt\csv951.dll" />
|
||||
</Component>
|
||||
<Component Id="cmp68BA21E76800BFFA057D33973E89D8F4" Guid="*">
|
||||
<File Id="fil5F505E9200C84F7887C4D12FA9D9D794" KeyPath="yes" Source="..\ti3nt\bin\ti3nt\csv941.exp" />
|
||||
<File Id="fil5F505E9200C84F7887C4D12FA9D9D794" KeyPath="yes" Source="..\ti3nt\bin\ti3nt\csv951.exp" />
|
||||
</Component>
|
||||
<Component Id="cmpCA1F1C55C49A3A332E60F8D0D78363C2" Guid="*">
|
||||
<File Id="filB8607D2BF295249DD6F51070A687E14B" KeyPath="yes" Source="..\ti3nt\bin\ti3nt\csv941.lib" />
|
||||
<File Id="filB8607D2BF295249DD6F51070A687E14B" KeyPath="yes" Source="..\ti3nt\bin\ti3nt\csv951.lib" />
|
||||
</Component>
|
||||
<Component Id="cmpC00FD9C7415A1D2D22EA38F5259CAAA4" Guid="*">
|
||||
<File Id="fil80D2F31CB0D3B8F98E3C8CCAF9DA6F29" KeyPath="yes" Source="..\ti3nt\bin\ti3nt\petite.exe" />
|
||||
|
@ -31,10 +31,10 @@
|
|||
<DirectoryRef Id="D_boot">
|
||||
<Directory Id="D_boot_ti3nt" Name="ti3nt">
|
||||
<Component Id="cmp7099C9EB3F487AAFE3A880CED21FA9C2" Guid="*">
|
||||
<File Id="filD5DA8D84F54BC985AA246BBD3FB15239" KeyPath="yes" Source="..\ti3nt\boot\ti3nt\csv941md.lib" />
|
||||
<File Id="filD5DA8D84F54BC985AA246BBD3FB15239" KeyPath="yes" Source="..\ti3nt\boot\ti3nt\csv951md.lib" />
|
||||
</Component>
|
||||
<Component Id="cmpF3038779EA05930E72A29C15DC2D64B2" Guid="*">
|
||||
<File Id="filFB335FE01A6D5ED27AD2BC179DB8E265" KeyPath="yes" Source="..\ti3nt\boot\ti3nt\csv941mt.lib" />
|
||||
<File Id="filFB335FE01A6D5ED27AD2BC179DB8E265" KeyPath="yes" Source="..\ti3nt\boot\ti3nt\csv951mt.lib" />
|
||||
</Component>
|
||||
<Component Id="cmp1160AED2163132A66233F97AEB4C5455" Guid="*">
|
||||
<File Id="fil41785B9A658FDA80236160CA848C8C59" KeyPath="yes" Source="..\ti3nt\boot\ti3nt\equates.h" />
|
||||
|
|
Loading…
Reference in New Issue
Block a user