From c29a4e4d9713ac299501561770287fde762e97f2 Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Tue, 18 Oct 2005 19:05:18 +0000 Subject: 0.1.1 Subversion-branch: /trunk/chocolate-doom Subversion-revision: 218 --- NEWS | 1 + configure.in | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index d540a512..05fb1010 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,5 @@ +0.1.1 (2005-10-18): Display startup "banners" if they have been modified through dehacked. Dehacked "Misc" section support. diff --git a/configure.in b/configure.in index 57e0f3cf..0434aef1 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -AC_INIT(Chocolate Doom, 0.1.0, fraggle@alkali.org, chocolate-doom) +AC_INIT(Chocolate Doom, 0.1.1, fraggle@alkali.org, chocolate-doom) AC_CONFIG_AUX_DIR(autotools) orig_CFLAGS="$CFLAGS" -- cgit v1.2.3