view version.sh @ 720:8146b106816a

- now chooses mode with highest ymax (enables doublebuffering in some cases it didn't work before) - use my own memcopy() on non MMX machines again - do memcpy() in one single block if stride==0
author acki2
date Mon, 07 May 2001 19:16:04 +0000
parents c716b964679e
children b36fb1ae4b53
line wrap: on
line source

#!/bin/sh

echo "#define VERSION \"0.17cvs-"`date -r CVS/Entries +%y%m%d-%H:%M`"\"" >version.h