From 2b6a98ffb4f27938326bfae6eb1521e2d7d22d58 Mon Sep 17 00:00:00 2001 From: rjones Date: Wed, 13 Feb 2008 17:17:45 +0000 Subject: [PATCH] Version 0.8. --- Makefile.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.config b/Makefile.config index 4f3f9b5..8af81bd 100644 --- a/Makefile.config +++ b/Makefile.config @@ -1,8 +1,8 @@ # -*- Makefile -*- -# $Id: Makefile.config,v 1.9 2007/07/05 12:50:05 rjones Exp $ +# $Id: Makefile.config,v 1.10 2008/02/13 17:17:45 rjones Exp $ PACKAGE := xavierbot -VERSION := 0.7 +VERSION := 0.8 # Prefix for installation. # - Binaries are installed in $(PREFIX)/sbin -- 1.8.3.1