Commit ae979c8c by Richard Kenner

Update version to 2.6.1.

From-SVN: r8361
parent 0cf214a0
...@@ -5,7 +5,7 @@ target=winnt3.1 ...@@ -5,7 +5,7 @@ target=winnt3.1
/^xmake_file=/ d /^xmake_file=/ d
/^tmake_file=/ d /^tmake_file=/ d
/^version=/ c\ /^version=/ c\
version=2.6.0 version=2.6.1
s/CC = cc/CC = cl/ s/CC = cc/CC = cl/
s/CFLAGS = -g/CFLAGS =/ s/CFLAGS = -g/CFLAGS =/
s/:\$/: \$/g s/:\$/: \$/g
......
...@@ -5,7 +5,7 @@ target=go32 ...@@ -5,7 +5,7 @@ target=go32
/^xmake_file=/ d /^xmake_file=/ d
/^tmake_file=/ d /^tmake_file=/ d
/^version=/ c\ /^version=/ c\
version=2.6.0 version=2.6.1
s/CC = cc/CC = gcc/ s/CC = cc/CC = gcc/
s/:\$/: \$/g s/:\$/: \$/g
s/^ \ *\.\// go32 / s/^ \ *\.\// go32 /
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment