From 82ad62602d6fb9e81dda031108ea888916e1d80a Mon Sep 17 00:00:00 2001 From: Jan Vidar Krey Date: Mon, 23 Mar 2009 23:36:29 +0100 Subject: [PATCH] 0.2.8 release candidate. Signed-off-by: Jan Vidar Krey --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index 335a101..e6f347e 100644 --- a/version.h +++ b/version.h @@ -7,7 +7,7 @@ #endif #ifndef VERSION -#define VERSION "0.2.8-alpha" +#define VERSION "0.2.8" #endif #ifndef COPYRIGHT