Releasing version 0.0.2
This commit is contained in:
parent
ea7fff5b17
commit
3a6232d038
2
Makefile
2
Makefile
|
@ -1,5 +1,5 @@
|
|||
PACKAGE = libSystem
|
||||
VERSION = 0.0.1
|
||||
VERSION = 0.0.2
|
||||
SUBDIRS = src include
|
||||
RM = rm -f
|
||||
LN = ln -sf
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
package=libSystem
|
||||
version=0.0.1
|
||||
version=0.0.2
|
||||
config=h
|
||||
dist=Makefile,COPYING,config.h
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user