Releasing utils 0.0.1
This commit is contained in:
parent
cc60015ea7
commit
8d22adb9c2
2
Makefile
2
Makefile
|
@ -1,5 +1,5 @@
|
|||
PACKAGE = utils
|
||||
VERSION = 0.0.0
|
||||
VERSION = 0.0.1
|
||||
SUBDIRS = src
|
||||
RM = rm -f
|
||||
LN = ln -sf
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
package=utils
|
||||
version=0.0.0
|
||||
version=0.0.1
|
||||
dist=Makefile
|
||||
|
||||
subdirs=src
|
||||
|
|
Loading…
Reference in New Issue
Block a user