X-Git-Url: https://git.hcoop.net/clinton/abcde.git/blobdiff_plain/b82e2042ef602b1e5d21504af6deb18c075d3735..1e401ac2ab53d7fd5bac7653619ec4e8bd2ec0f7:/Makefile diff --git a/Makefile b/Makefile index f3cc0ce..0a2c6ad 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = 2.3.0 +VERSION = 2.3.99.7 INSTALL = /usr/bin/install -c # Installation directories @@ -24,5 +24,5 @@ install: tarball: @cd .. && tar czvf abcde_$(VERSION).orig.tar.gz \ - abcde-$(VERSION)/{Makefile,COPYING,README,TODO,FAQ,abcde,abcde.1,abcde.conf,changelog,cddb-tool,cddb-tool.1,examples/} + abcde-$(VERSION)/{Makefile,COPYING,README,TODO,FAQ,abcde,abcde.1,abcde.conf,changelog,cddb-tool,cddb-tool.1,examples/,USEPIPES}