diff --git a/Changelog b/Changelog index 3eb4461..b637db2 100644 --- a/Changelog +++ b/Changelog @@ -1,4 +1,4 @@ -1.3.10.1 (2003/12/27) +1.4 (2003/12/27) * Major cleanups - remove most uses of strcpy() and strcat(), except in virus.c, replace with snprintf. * Add support for mailing users while they are playing. diff --git a/Makefile b/Makefile index cb7e2bf..86b0af2 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = 1.3.10.1 +VERSION = 1.4 NAME = dgamelaunch exclusions = CVS .cvsignore tags PREFIX = /usr