Update tarball script

This commit is contained in:
Felix Kauselmann 2016-04-07 00:01:16 +02:00
parent 544cfbd297
commit e003c19d02

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
if [ -f Makefile ]
then
make distclean