About to release libSystem 0.1.7

This commit is contained in:
Pierre Pronchery 2013-12-29 16:30:25 +01:00
parent a68f068423
commit a058dd69bf
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
PACKAGE = libSystem PACKAGE = libSystem
VERSION = 0.1.6 VERSION = 0.1.7
SUBDIRS = data doc include src tests SUBDIRS = data doc include src tests
RM = rm -f RM = rm -f
LN = ln -f LN = ln -f

View File

@ -1,5 +1,5 @@
PACKAGE="libSystem" PACKAGE="libSystem"
VERSION="0.1.6" VERSION="0.1.7"
PREFIX="/usr/local" PREFIX="/usr/local"
LIBDIR="${PREFIX}/lib" LIBDIR="${PREFIX}/lib"

View File

@ -1,5 +1,5 @@
package=libSystem package=libSystem
version=0.1.6 version=0.1.7
config=sh config=sh
dist=Makefile,COPYING,config.sh,README.md dist=Makefile,COPYING,config.sh,README.md