About to release libSystem 0.1.7
This commit is contained in:
parent
a68f068423
commit
a058dd69bf
2
Makefile
2
Makefile
|
@ -1,5 +1,5 @@
|
|||
PACKAGE = libSystem
|
||||
VERSION = 0.1.6
|
||||
VERSION = 0.1.7
|
||||
SUBDIRS = data doc include src tests
|
||||
RM = rm -f
|
||||
LN = ln -f
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
PACKAGE="libSystem"
|
||||
VERSION="0.1.6"
|
||||
VERSION="0.1.7"
|
||||
|
||||
PREFIX="/usr/local"
|
||||
LIBDIR="${PREFIX}/lib"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
package=libSystem
|
||||
version=0.1.6
|
||||
version=0.1.7
|
||||
config=sh
|
||||
dist=Makefile,COPYING,config.sh,README.md
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user