X-Git-Url: https://git.hcoop.net/clinton/abcde.git/blobdiff_plain/72d7162b7cd80d0c48b3572b5087e3d46cb35b36..f7d70f9cc043a976d63e909cf375f3b6ea70cbe5:/Makefile diff --git a/Makefile b/Makefile index 7945441..b00cee2 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = 2.1pre2.2.0 +VERSION = 2.3.99.1 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}