Releasing utils 0.0.3

This commit is contained in:
Pierre Pronchery 2011-02-27 00:15:18 +00:00
parent ebd4ac176c
commit 6587cbb26c
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
PACKAGE = utils
VERSION = 0.0.2
VERSION = 0.0.3
SUBDIRS = src tools
RM = rm -f
LN = ln -f

View File

@ -1,5 +1,5 @@
package=utils
version=0.0.2
version=0.0.3
dist=Makefile
subdirs=src,tools