Update tarball script

This commit is contained in:
Felix Kauselmann 2016-06-11 11:48:35 +02:00
parent 4980b8d131
commit ef4aefbc90

View File

@ -2,7 +2,7 @@
#Script to create a source tarball for YACReader distribution and packaging
#This should be run from YACReaders top source directory
YACVERSION=8.0
YACVERSION=8.5.0
if [ -f Makefile ]
then
make distclean