Last minute touch-ups for 1.5.3 release

git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@583 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
nigels 2010-03-01 05:09:30 +00:00
parent 85e5f5492e
commit 0eb615148f
3 changed files with 6 additions and 4 deletions

View File

@ -237,6 +237,7 @@ dist-src:
find $(TARDIR) -name '*.c' | xargs unix2dos
find $(TARDIR) -name '*.txt' | xargs unix2dos
find $(TARDIR) -name '*.html' | xargs unix2dos
find $(TARDIR) -name '*.css' | xargs unix2dos
find $(TARDIR) -name '*.sh' | xargs unix2dos
find $(TARDIR) -name '*.pl' | xargs unix2dos
find $(TARDIR) -name 'Makefile' | xargs unix2dos
@ -252,6 +253,7 @@ dist-src:
find $(TARDIR) -name '*.c' | xargs dos2unix
find $(TARDIR) -name '*.txt' | xargs dos2unix
find $(TARDIR) -name '*.html' | xargs dos2unix
find $(TARDIR) -name '*.css' | xargs dos2unix
find $(TARDIR) -name '*.sh' | xargs dos2unix
find $(TARDIR) -name '*.pl' | xargs dos2unix
find $(TARDIR) -name 'Makefile' | xargs dos2unix

View File

@ -36,8 +36,8 @@ as source and precompiled binaries. The latest release is
<td align="right"><b>Binaries</b></td>
<td></td>
<td align="left">
<a href="https://sourceforge.net/projects/glew/files/glew/1.5.3/glew-1.5.3-win32.zip/download">Windows 32-bit</a>&nbsp;
<a href="https://sourceforge.net/projects/glew/files/glew/1.5.3/glew-1.5.3-win64.zip/download">Windows 64-bit</a>&nbsp;
<a href="https://sourceforge.net/projects/glew/files/glew/1.5.3/glew-1.5.3-win32.zip/download">Windows 32-bit</a>&nbsp;|&nbsp;
<a href="https://sourceforge.net/projects/glew/files/glew/1.5.3/glew-1.5.3-win64.zip/download">64-bit</a>&nbsp;
</td>
<td></td>
</tr>

View File

@ -134,8 +134,8 @@ as source and precompiled binaries. The latest release is
<td align="right"><b>Binaries</b></td>
<td></td>
<td align="left">
<a href="https://sourceforge.net/projects/glew/files/glew/1.5.3/glew-1.5.3-win32.zip/download">Windows 32-bit</a>&nbsp;
<a href="https://sourceforge.net/projects/glew/files/glew/1.5.3/glew-1.5.3-win64.zip/download">Windows 64-bit</a>&nbsp;
<a href="https://sourceforge.net/projects/glew/files/glew/1.5.3/glew-1.5.3-win32.zip/download">Windows 32-bit</a>&nbsp;|&nbsp;
<a href="https://sourceforge.net/projects/glew/files/glew/1.5.3/glew-1.5.3-win64.zip/download">64-bit</a>&nbsp;
</td>
<td></td>
</tr>