From: Joshua Kwan Date: Tue, 6 Jan 2004 01:38:11 +0000 (+0000) Subject: version 1.3.10.1 doesn't allude to how much new crap is in this release. X-Git-Tag: v1.6.1-roc-dev~600 X-Git-Url: https://skyeroc.xyz/gitweb/?a=commitdiff_plain;h=f2a177ce957478eb29e22a8630b5cc367dde97f0;p=dgamelaunch version 1.3.10.1 doesn't allude to how much new crap is in this release. call this 1.4. seriously git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@98 db0b04b0-f4d1-0310-9a6d-de3e77497b0e --- 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