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