From bff326046803096034e2eb4cb8b7487be0c1a9be Mon Sep 17 00:00:00 2001 From: Jilles Tjoelker Date: Sun, 7 Mar 2004 23:09:23 +0000 Subject: [PATCH] Release 1.4.4 git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@269 db0b04b0-f4d1-0310-9a6d-de3e77497b0e --- Changelog | 2 +- Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Changelog b/Changelog index d7312d4..ff27129 100644 --- a/Changelog +++ b/Changelog @@ -1,4 +1,4 @@ -1.4.4 (????/??/??) +1.4.4 (2004/03/07) * Show total number of games in progress below the list, useful if there are more than fits on the screen. * Use client-supplied window size again; try to detect broken diff --git a/Makefile b/Makefile index ab69b45..c7e1e2d 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = 1.4.3 +VERSION = 1.4.4 # Hardcoded path to config file DEFCONFIG = /etc/dgamelaunch.conf NAME = dgamelaunch -- 2.47.3