Releasing configure 0.0.5
This commit is contained in:
parent
755b3dc2e7
commit
48b1c7659a
2
Makefile
2
Makefile
@ -1,5 +1,5 @@
|
|||||||
PACKAGE = configure
|
PACKAGE = configure
|
||||||
VERSION = 0.0.4
|
VERSION = 0.0.5
|
||||||
SUBDIRS = src
|
SUBDIRS = src
|
||||||
RM = rm -f
|
RM = rm -f
|
||||||
LN = ln -sf
|
LN = ln -sf
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
package=configure
|
package=configure
|
||||||
version=0.0.4
|
version=0.0.5
|
||||||
|
|
||||||
subdirs=src
|
subdirs=src
|
||||||
dist=Makefile,AUTHORS,BUGS,CHANGES,COPYING,configure.txt,INSTALL,README
|
dist=Makefile,AUTHORS,BUGS,CHANGES,COPYING,configure.txt,INSTALL,README
|
||||||
|
Loading…
Reference in New Issue
Block a user