Releasing utils 0.0.1

This commit is contained in:
Pierre Pronchery 2007-08-17 17:04:07 +00:00
parent cc60015ea7
commit 8d22adb9c2
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
PACKAGE = utils PACKAGE = utils
VERSION = 0.0.0 VERSION = 0.0.1
SUBDIRS = src SUBDIRS = src
RM = rm -f RM = rm -f
LN = ln -sf LN = ln -sf

View File

@ -1,5 +1,5 @@
package=utils package=utils
version=0.0.0 version=0.0.1
dist=Makefile dist=Makefile
subdirs=src subdirs=src