Update version to 2.6.1.

From-SVN: r8361
This commit is contained in:
Richard Kenner 1994-10-30 10:11:13 -05:00
parent 0cf214a057
commit ae979c8c29
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ target=winnt3.1
/^xmake_file=/ d
/^tmake_file=/ d
/^version=/ c\
version=2.6.0
version=2.6.1
s/CC = cc/CC = cl/
s/CFLAGS = -g/CFLAGS =/
s/:\$/: \$/g

View File

@ -5,7 +5,7 @@ target=go32
/^xmake_file=/ d
/^tmake_file=/ d
/^version=/ c\
version=2.6.0
version=2.6.1
s/CC = cc/CC = gcc/
s/:\$/: \$/g
s/^ \ *\.\// go32 /