Releasing libSystem 0.1.0

This commit is contained in:
Pierre Pronchery 2008-10-15 11:28:17 +00:00
parent d8d4858efb
commit 0bff06da80
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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