=================================================================== RCS file: /cvs/djgpp/djgpp/src/stub/stub.asm,v retrieving revision 1.7 retrieving revision 1.8 diff -p -u -r1.7 -r1.8 --- djgpp/src/stub/stub.asm 2002/11/30 09:22:26 1.7 +++ /cvs/djgpp/djgpp/src/stub/stub.asm 2015/05/11 20:47:04 1.8 @@ -71,7 +71,7 @@ .org 0 ; just in case stubinfo: stubinfo_magic: ; char [16] - .db "go32stub, v 2.04" ; version may change, [0..7] won't + .db "go32stub, v 2.05" ; version may change, [0..7] won't stubinfo_size: ; unsigned long .dd stubinfo_end ; bytes in structure stubinfo_minstack: ; unsigned long