From 2076aabf66dc3d14ff8e5ad5b110bc3eae461874 Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Tue, 13 Sep 2005 20:18:51 +0000 Subject: 0.0.2 Subversion-branch: /trunk/chocolate-doom Subversion-revision: 103 --- NEWS | 1 + configure.in | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 1c7be5f7..35246b02 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,5 @@ +0.0.2 (2005-09-13): Remove temporary MIDI files generated by sound code. Fix sound not playing at the right volume Allow alt-tab away while running in fullscreen under Windows diff --git a/configure.in b/configure.in index 00a691f7..5a9d2096 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -AC_INIT(Chocolate Doom, 0.0.1, fraggle@alkali.org, chocolate-doom) +AC_INIT(Chocolate Doom, 0.0.2, fraggle@alkali.org, chocolate-doom) AC_CONFIG_AUX_DIR(autotools) orig_CFLAGS="$CFLAGS" -- cgit v1.2.3