From 48b1c7659aa64ee58933f68986de322f0633eb02 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Fri, 17 Aug 2007 15:05:41 +0000 Subject: [PATCH] Releasing configure 0.0.5 --- Makefile | 2 +- project.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 0446634..fed0622 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PACKAGE = configure -VERSION = 0.0.4 +VERSION = 0.0.5 SUBDIRS = src RM = rm -f LN = ln -sf diff --git a/project.conf b/project.conf index e779b12..bbb4560 100644 --- a/project.conf +++ b/project.conf @@ -1,5 +1,5 @@ package=configure -version=0.0.4 +version=0.0.5 subdirs=src dist=Makefile,AUTHORS,BUGS,CHANGES,COPYING,configure.txt,INSTALL,README