Prepare to release version 0.2.1

This commit is contained in:
Pierre Pronchery 2015-05-10 23:46:46 +02:00
parent bf7976f804
commit c50e97e364
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
PACKAGE = libSystem PACKAGE = libSystem
VERSION = 0.2.0 VERSION = 0.2.1
SUBDIRS = data doc include src tests tools SUBDIRS = data doc include src tests tools
OBJDIR = OBJDIR =
PREFIX = /usr/local PREFIX = /usr/local

View File

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

View File

@ -1,5 +1,5 @@
package=libSystem package=libSystem
version=0.2.0 version=0.2.1
subdirs=data,doc,include,src,tests,tools subdirs=data,doc,include,src,tests,tools
config=sh config=sh