This is an automated email from the git hooks/post-receive script. jmtd pushed a commit to annotated tag chocolate-doom-0.0.4 in repository chocolate-doom.
commit 8ade4fd18056dd2ea5559d002a9d240c3a9e8461 Author: Simon Howard <[email protected]> Date: Tue Sep 27 21:46:53 2005 +0000 0.0.4 Subversion-branch: /trunk/chocolate-doom Subversion-revision: 136 --- NEWS | 1 + configure.in | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index f706166..6733926 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,5 @@ +0.0.4 (2005-09-27): Application icon and version info included in Windows .exe files Fixes for non-x86 architectures Fix uac_dead.wad (platform drop on e1m8 should occur when all diff --git a/configure.in b/configure.in index 0f81ef4..5ccc78f 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -AC_INIT(Chocolate Doom, 0.0.3, [email protected], chocolate-doom) +AC_INIT(Chocolate Doom, 0.0.4, [email protected], chocolate-doom) AC_CONFIG_AUX_DIR(autotools) orig_CFLAGS="$CFLAGS" -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/chocolate-doom.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

