About to release libSystem 0.1.4
This commit is contained in:
parent
e294eaffc1
commit
04b5ced7cc
2
Makefile
2
Makefile
|
@ -1,5 +1,5 @@
|
||||||
PACKAGE = libSystem
|
PACKAGE = libSystem
|
||||||
VERSION = 0.1.3
|
VERSION = 0.1.4
|
||||||
SUBDIRS = include src tools
|
SUBDIRS = include src tools
|
||||||
RM = rm -f
|
RM = rm -f
|
||||||
LN = ln -f
|
LN = ln -f
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
package=libSystem
|
package=libSystem
|
||||||
version=0.1.3
|
version=0.1.4
|
||||||
config=h
|
config=h
|
||||||
dist=Makefile,COPYING,config.h
|
dist=Makefile,COPYING,config.h
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user