From bf82bdb034be37512eba54e4506137b6498e5683 Mon Sep 17 00:00:00 2001 From: Joshua Kwan Date: Fri, 13 Feb 2004 22:47:29 +0000 Subject: [PATCH] Due to severity of the bug fixed, this should be v1.4.1 git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@231 db0b04b0-f4d1-0310-9a6d-de3e77497b0e --- Changelog | 2 +- Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Changelog b/Changelog index 983abdd..455990c 100644 --- a/Changelog +++ b/Changelog @@ -1,4 +1,4 @@ -1.5 (???) +1.4.1 (2004/02/13) * Make sure writefile does not get called when using it as a password prompt for new-users [CRITICAL] * Allow user to change his or her email address in the console. diff --git a/Makefile b/Makefile index 7fec827..597bac6 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = 1.5pre1 +VERSION = 1.4.1 NAME = dgamelaunch exclusions = CVS .svn .cvsignore tags PREFIX = /usr