Releasing libSystem 0.1.1

This commit is contained in:
Pierre Pronchery 2009-04-15 14:50:34 +00:00
parent 5876e4663c
commit 7f72bab27d
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
PACKAGE = libSystem
VERSION = 0.1.0
VERSION = 0.1.1
SUBDIRS = src include
RM = rm -f
LN = ln -sf

View File

@ -1,5 +1,5 @@
#define PACKAGE "libSystem"
#define VERSION "0.1.0"
#define VERSION "0.1.1"
#ifndef PREFIX
# define PREFIX "/usr/local"

View File

@ -1,5 +1,5 @@
package=libSystem
version=0.1.0
version=0.1.1
config=h
dist=Makefile,COPYING,config.h