diff --git a/Makefile b/Makefile index 8ff5287..26e0647 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PACKAGE = libSystem -VERSION = 0.1.3 +VERSION = 0.1.4 SUBDIRS = include src tools RM = rm -f LN = ln -f diff --git a/project.conf b/project.conf index 33edb29..4a8deaf 100644 --- a/project.conf +++ b/project.conf @@ -1,5 +1,5 @@ package=libSystem -version=0.1.3 +version=0.1.4 config=h dist=Makefile,COPYING,config.h