From 5648f9a1f439de689fa51ea8de3833449faf25a1 Mon Sep 17 00:00:00 2001 From: rjones Date: Thu, 5 Jul 2007 12:50:05 +0000 Subject: [PATCH] Version 0.7 --- Makefile.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.config b/Makefile.config index a66fbee..4f3f9b5 100644 --- a/Makefile.config +++ b/Makefile.config @@ -1,8 +1,8 @@ # -*- Makefile -*- -# $Id: Makefile.config,v 1.8 2007/06/29 21:43:21 rjones Exp $ +# $Id: Makefile.config,v 1.9 2007/07/05 12:50:05 rjones Exp $ PACKAGE := xavierbot -VERSION := 0.6 +VERSION := 0.7 # Prefix for installation. # - Binaries are installed in $(PREFIX)/sbin -- 1.8.3.1