Preparing for the 0.0.2 release
This commit is contained in:
parent
3664f69bb3
commit
c8f70f30d8
2
Makefile
2
Makefile
|
@ -1,5 +1,5 @@
|
||||||
PACKAGE = utils
|
PACKAGE = utils
|
||||||
VERSION = 0.0.1
|
VERSION = 0.0.2
|
||||||
SUBDIRS = src tools
|
SUBDIRS = src tools
|
||||||
RM = rm -f
|
RM = rm -f
|
||||||
LN = ln -f
|
LN = ln -f
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
package=utils
|
package=utils
|
||||||
version=0.0.1
|
version=0.0.2
|
||||||
dist=Makefile
|
dist=Makefile
|
||||||
|
|
||||||
subdirs=src,tools
|
subdirs=src,tools
|
||||||
|
|
Loading…
Reference in New Issue
Block a user