From: Joshua Kwan Date: Fri, 6 Feb 2004 21:09:37 +0000 (+0000) Subject: Some administrivia... ->1.5pre X-Git-Tag: v1.6.1-roc-dev~474 X-Git-Url: https://skyeroc.xyz/gitweb/?a=commitdiff_plain;h=939fc7ef8bb6f340bbbeff03e9e150f9ec1e43fa;p=dgamelaunch Some administrivia... ->1.5pre git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@226 db0b04b0-f4d1-0310-9a6d-de3e77497b0e --- diff --git a/Changelog b/Changelog index a656c48..f254830 100644 --- a/Changelog +++ b/Changelog @@ -1,4 +1,7 @@ -1.4 (2003/12/27) +1.5 (???) + * Allow user to change his or her email address in the console. + +1.4 (2004/02/03) * Major cleanups - remove most uses of strcpy() and strcat() * A number of virus bugs have been fixed regarding getopt() and other minor issues. diff --git a/Makefile b/Makefile index 8ff246f..7fec827 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = 1.4 +VERSION = 1.5pre1 NAME = dgamelaunch exclusions = CVS .svn .cvsignore tags PREFIX = /usr