Releasing utils 0.0.3
This commit is contained in:
parent
ebd4ac176c
commit
6587cbb26c
2
Makefile
2
Makefile
|
@ -1,5 +1,5 @@
|
|||
PACKAGE = utils
|
||||
VERSION = 0.0.2
|
||||
VERSION = 0.0.3
|
||||
SUBDIRS = src tools
|
||||
RM = rm -f
|
||||
LN = ln -f
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
package=utils
|
||||
version=0.0.2
|
||||
version=0.0.3
|
||||
dist=Makefile
|
||||
|
||||
subdirs=src,tools
|
||||
|
|
Loading…
Reference in New Issue
Block a user