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