From 04b5ced7cc9f4ad20bc6d73f53661cb8e19116b1 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Thu, 26 Aug 2010 15:51:39 +0000 Subject: [PATCH] About to release libSystem 0.1.4 --- Makefile | 2 +- project.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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