3-digit hexadecimal color defintions act like CSS (e.g., #FFF is #FFFFFF now, not #F0F0F0).

This commit is contained in:
William Kendrick 2006-09-11 08:25:24 +00:00
parent 114087af21
commit d30e67594e
4 changed files with 26 additions and 15 deletions

View file

@ -7,12 +7,12 @@
# bill@newbreedsoftware.com
# http://www.newbreedsoftware.com/tuxpaint/
# June 14, 2002 - July 11, 2006
# June 14, 2002 - September 10, 2006
# The version number, for release:
VER_VERSION=0.9.16
VER_VERSION=0.9.16rc1
VER_DATE=`date +"%Y-%m-%d"`