[PATCH] light: update version number

Signed-off-by: Tyrann <tyrann@disenchant.net>
This commit is contained in:
Tyrann 2007-09-23 16:54:59 +09:30
parent 9209eec0a1
commit 20008a120a
2 changed files with 6 additions and 3 deletions

View File

@ -196,7 +196,7 @@ main(int argc, const char **argv)
char source[1024];
init_log("light.log");
logprint("----- TyrLight v0.99c -----\n"
logprint("----- TyrLight v0.99d -----\n"
#if 0
"** Beta version " __DATE__ " " __TIME__ "\n"
#endif

View File

@ -1,9 +1,9 @@
Updated: 2006-07-22
Updated: 2007-09-23
=====================================================================
Title : TyrLight
Filename : light.exe
Version : 0.99c
Version : 0.99d
Author : Kevin Shanahan
Net Nick : Tyrann
@ -279,6 +279,9 @@ Known Issues : None
===========
Changelog:
===========
v0.99d
- Fix memory allocation for "-lit" style colored lighting
v0.99c
- No changes to light; source code re-packaged with other tyr-utils.